]> git.ipfire.org Git - thirdparty/zstd.git/commit
added a CI test for x86 32-bit + avx2 combination
authorYann Collet <cyan@fb.com>
Sun, 19 Jan 2025 04:19:55 +0000 (20:19 -0800)
committerYann Collet <cyan@fb.com>
Sun, 19 Jan 2025 06:49:16 +0000 (22:49 -0800)
commit9efb09749b85acfbc2299fb6dec6146b942c6b2e
treee64246798ed37a876cd696e4ac911ec39f4eefc6
parenta469e7c0832825a1f5b992ca9b000266f051bb78
added a CI test for x86 32-bit + avx2 combination

which is expected to be quite rare, but nonetheless possible.

This test is initially expected to fail, before integration of #4248 fix
.github/workflows/dev-short-tests.yml
lib/common/bitstream.h
lib/common/compiler.h