[clang] [X86][AVX10] Disable m[no-]avx10.1 and switch m[no-]avx10.2 to alias of 512 bit options (PR #124511)
Evgenii Kudriashov via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 28 17:46:30 PST 2025
https://github.com/e-kud approved this pull request.
LGTM. I think complete disable of AVX10 versions later or equal than specified in `-mno` is more clear than implicitly disabling only 512 version instructions.
https://github.com/llvm/llvm-project/pull/124511
More information about the cfe-commits
mailing list