[clang] [X86][AVX10] Disable m[no-]avx10.1 and switch m[no-]avx10.2 to alias of 512 bit options (PR #124511)
Shengchen Kan via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 26 22:52:26 PST 2025
KanRobert wrote:
> We also change -mno-avx10.[1,2]-512 to alias of 256 bit options to disable both 256 and 512 instructions.
Why this?
https://github.com/llvm/llvm-project/pull/124511
More information about the cfe-commits
mailing list