6 ms·
You can use -mno-popcnt for this. Godbolt: https://godbolt.org/z/raszoEedr https://godbolt.org/z/raszoEedr Reference: https://clang.llvm.org/docs/ClangCommand
by matthews2 2y ago
You can use -mno-popcnt for this.
Godbolt: https://godbolt.org/z/raszoEedr https://godbolt.org/z/raszoEedr
Reference: https://clang.llvm.org/docs/ClangCommandLineReference.html#cmdoption-clang-mpopcnt https://clang.llvm.org/docs/ClangCommandLineReference.html#c...