We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd538fd commit b42fe3bCopy full SHA for b42fe3b
cp-algo/util/simd.hpp
@@ -12,7 +12,6 @@
12
13
#define CP_ALGO_SIMD_PRAGMA_PUSH \
14
_Pragma("GCC push_options") \
15
- _Pragma("GCC optimize(\"O3,unroll-loops\")") \
16
CP_ALGO_SIMD_AVX2_TARGET
17
CP_ALGO_SIMD_PRAGMA_PUSH
18
namespace cp_algo {
0 commit comments