diff options
| author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2025-11-10 10:28:58 -0300 |
|---|---|---|
| committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2025-11-17 11:17:07 -0300 |
| commit | edd4dc7dc830a4e3ba52058c75fc5eda9e800f17 (patch) | |
| tree | cfe5ccb156beba2b26cb0567c6d1b4548d7acef4 /debug | |
| parent | 13cfd77bf5679e8a888a63e233fb60529177b278 (diff) | |
x86: Use -mavx instead of -msse2avx
clang supports -msse2avx from version 19 and onwards, but it should
be gated as an option to assembler (either with -Wa or -Xassembler).
The -DSSE2AVX option was used because there were asm statements with
SSE-only instructions which was fixed by commit ff8be6152bc.
Now we can simply use -mavx.
Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
Diffstat (limited to 'debug')
0 files changed, 0 insertions, 0 deletions
