]> git.ipfire.org Git - thirdparty/zstd.git/commit
[huf] Fix compilation when DYNAMIC_BMI2=0 && BMI2 is supported 2791/head
authorNick Terrell <terrelln@fb.com>
Tue, 21 Sep 2021 23:36:33 +0000 (16:36 -0700)
committerNick Terrell <terrelln@fb.com>
Tue, 21 Sep 2021 23:49:13 +0000 (16:49 -0700)
commit9450876a9df0abe967dd6f0751785b2e4e5981fc
tree63fadab90e0f2108d3c9ee9bbe360e3014aa54a3
parent8385355fac18034e89cf0e681890aa8a76b87c1c
[huf] Fix compilation when DYNAMIC_BMI2=0 && BMI2 is supported

* Fix compilation issues pointed out in PR #2790.
* Add test cases to GitHub actions that test all combinations of
  `DYNAMIC_BMI2` BMI2 support.
.github/workflows/dev-short-tests.yml
lib/decompress/huf_decompress.c