1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
<defines> SIMD_AVX2 -> 20180824 </defines> <isa> avx2 </isa> <header:internal> simd_avx2.h </header:internal> <cc> gcc clang msvc # Intel C++ 2020 doesn't support target attribute on overloaded # operators, see GH #2260 #icc </cc>