9 lines
68 B
C++
9 lines
68 B
C++
|
|
if ~ defined AVX_512
|
|
|
|
include 'avx512f.inc'
|
|
|
|
end if
|
|
|
|
AVX512VL = 1
|