]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Remove the "avx512_well_suited" cpu flag
authorAdam Stylinski <kungfujesus06@gmail.com>
Tue, 18 Jan 2022 14:47:45 +0000 (09:47 -0500)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Sat, 22 Jan 2022 19:39:43 +0000 (20:39 +0100)
commit429bc4f5d5621e70aeeff6ba172eb9117cf8dc7c
tree878a44b250b46e9591d69e87261b2019aa57cdf7
parent8437a02b93e6a508a2e0492851003d9139e981eb
Remove the "avx512_well_suited" cpu flag

Now that we have confirmation that the AVX512 variants so far have been
universally better on every capable CPU we've tested them on, there's no
sense in trying to maintain a whitelist.
arch/x86/adler32_avx512.c
arch/x86/x86.c
arch/x86/x86.h
fallback_builtins.h
functable.c