IcBench: Makefile

This commit is contained in:
x
2019-10-22 15:10:53 +02:00
parent bf70cfe8b7
commit c021d4cc45

View File

@ -49,6 +49,7 @@ endif
#-floop-optimize
else
ifeq (,$(findstring ppc64le, $(UNAMEM)))
MSSE=-msse2
else
#Minimum SSE = Sandy Bridge, AVX2 = haswell
MSSE=-march=corei7-avx -mtune=corei7-avx