mirror of
https://github.com/amd/blis.git
synced 2026-05-25 19:04:32 +00:00
Revert "Enabled AVX-512 kernels for Zen4 config"
This reverts commit f816cf059f.
Was committed without review.
This commit is contained in:
@@ -128,7 +128,7 @@ endif # gcc
|
||||
# Flags specific to reference kernels.
|
||||
CROPTFLAGS := $(CKOPTFLAGS)
|
||||
|
||||
# Disable AVX-512 for reference kernels.
|
||||
# Disable AVX-512 for reference kernels
|
||||
CRVECFLAGS += -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -ffp-contract=fast
|
||||
|
||||
# Store all of the variables here to new variables containing the
|
||||
|
||||
Reference in New Issue
Block a user