summaryrefslogtreecommitdiff
path: root/src/passes/OptimizeInstructions.cpp
diff options
context:
space:
mode:
authorMax Graey <maxgraey@gmail.com>2020-07-07 01:38:00 +0300
committerGitHub <noreply@github.com>2020-07-06 15:38:00 -0700
commit18095a6c6030fb157f89889b8094eca0b3f654cb (patch)
tree4b6ce4580b3602de916ab438d94e5ec81fae6970 /src/passes/OptimizeInstructions.cpp
parent49421e42a8082a1b75dda65411af3fb4b0ba9fe5 (diff)
downloadbinaryen-18095a6c6030fb157f89889b8094eca0b3f654cb.tar.gz
binaryen-18095a6c6030fb157f89889b8094eca0b3f654cb.tar.bz2
binaryen-18095a6c6030fb157f89889b8094eca0b3f654cb.zip
Avoid __popcnt and __popcnt64 intrinsics for MSVC (#2944)
We may need to check the CPU ID or something else before using those special things on MSVC. To be safe, avoid them for now.
Diffstat (limited to 'src/passes/OptimizeInstructions.cpp')
0 files changed, 0 insertions, 0 deletions