zfs/module/zcommon
Romain Dolbeau e5c01296ff Fix AVX512BW Fletcher code on AVX512-but-not-BW machines
Introduce a specific valid function for avx512f+avx512bw (instead 
of checking only for avx512f).

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Adam Moss <c@yotes.com>
Signed-off-by: Romain Dolbeau <romain@dolbeau.org>
Closes #11937
Closes #11938
2021-05-10 12:05:36 -07:00
..
Makefile.in
cityhash.c
zfeature_common.c
zfs_comutil.c
zfs_deleg.c
zfs_fletcher.c
zfs_fletcher_aarch64_neon.c
zfs_fletcher_avx512.c Fix AVX512BW Fletcher code on AVX512-but-not-BW machines 2021-05-10 12:05:36 -07:00
zfs_fletcher_intel.c
zfs_fletcher_sse.c
zfs_fletcher_superscalar.c
zfs_fletcher_superscalar4.c
zfs_namecheck.c
zfs_prop.c
zpool_prop.c Add "compatibility" property for zpool feature sets 2021-02-17 21:30:45 -08:00
zprop_common.c