]> git.ipfire.org Git - thirdparty/zstd.git/commit
Enable STATIC_BMI2 for gcc/clang 3080/head
authorIlya Tokar <tokarip@google.com>
Tue, 1 Mar 2022 23:49:10 +0000 (18:49 -0500)
committerIlya Tokar <tokarip@google.com>
Thu, 3 Mar 2022 20:03:54 +0000 (15:03 -0500)
commit7c3d1cb3ab9b43745c65bb1796960dbbaa237a02
tree21589bb1f7f5951d8da81f8cff0273eb23650e8f
parent0c386afbfd07b3f914a00ab5a2a0cbf3f7af0d66
Enable STATIC_BMI2 for gcc/clang

Some usage (e.g. BIT_getLowerBit) uses it without checking for MSVC,
so enabling for clang gives a small performance boost.
lib/common/bitstream.h
lib/common/compiler.h