[PATCH 0/1] Set Prefer_No_AVX512 flag for Hygon — prefer EVEX over AVX-512

Jiamei Xie xiejiamei@hygon.cn
Tue Oct 14 06:28:14 GMT 2025


- On Hygon CPUs, benchtests show better performance using EVEX implementations than AVX-512 for many sizes.
- By enabling `Prefer_No_AVX512` for the Hygon model, we influence the selector to favor EVEX over AVX-512.

Xie jiamei (1):
  Set Prefer_No_AVX512 flag for hygon platform

 sysdeps/x86/cpu-features.c | 4 ++++
 1 file changed, 4 insertions(+)

-- 
2.17.1




More information about the Libc-alpha mailing list