HomeFreeBSD

Fix AVX512BW Fletcher code on AVX512-but-not-BW machines

Description

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

Details

Provenance
Romain Dolbeau <romain@dolbeau.org>Authored on Apr 26 2021, 7:42 PM
GitHub <noreply@github.com>Committed on Apr 26 2021, 7:42 PM
Parents
rGf9bece92e24b: zed: protect against wait4()/fork() races to the launched process tree
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG0375465536c9: Fix AVX512BW Fletcher code on AVX512-but-not-BW machines (authored by Romain Dolbeau <romain@dolbeau.org>).Apr 26 2021, 7:42 PM