]> git.ipfire.org Git - thirdparty/zstd.git/commit
added compilation-time checks to ensure AVX2 code is valid
authorYann Collet <yann.collet.73@gmail.com>
Wed, 8 Jan 2025 18:51:57 +0000 (10:51 -0800)
committerYann Collet <cyan@fb.com>
Thu, 16 Jan 2025 01:11:27 +0000 (17:11 -0800)
commitaa2cdf964f93d96113c09028ad7354ca2debc849
tree25dcc1c40f21474de03763df4e2d5446036dae65
parent57a45541927180724712b651ed1fb3e125105f30
added compilation-time checks to ensure AVX2 code is valid

since it depends on a specific definition of ZSTD_Sequence structure.
lib/compress/zstd_compress.c