summaryrefslogtreecommitdiffstats
path: root/comm/third_party/botan/src/lib/utils/simd/simd_avx2/info.txt
blob: 13a9ae4cbbf90a847e236c5d31ba5bc5e43c7f7a (plain)
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>