AVX fix for non-FMA CPU
This commit is contained in:
@@ -18,7 +18,6 @@ if(CPU_SSE3_AVAILABLE)
|
||||
|
||||
endif(CPU_SSE3_AVAILABLE)
|
||||
|
||||
|
||||
OPTION(USE_AVX "If AVX instruction set should be used." OFF)
|
||||
OPTION(USE_SSE "If SSE instruction set should be used." OFF)
|
||||
OPTION(USE_SSE2 "If SSE 2 instruction set should be used." ON)
|
||||
|
||||
Reference in New Issue
Block a user