diff options
author | Phoebe Wang <phoebe.wang@intel.com> | 2025-01-30 21:13:49 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-30 21:13:49 +0800 |
commit | 9ebfee9d686b41f789b47a6acc7dcdba808fb3f9 (patch) | |
tree | dcb34f1661aa7a1a84cef78b2d8238a171353bad /lldb/packages/Python/lldbsuite/test/gdbclientutils.py | |
parent | 8cdc16d350c9f162759689402db841685e9534b1 (diff) | |
download | llvm-9ebfee9d686b41f789b47a6acc7dcdba808fb3f9.zip llvm-9ebfee9d686b41f789b47a6acc7dcdba808fb3f9.tar.gz llvm-9ebfee9d686b41f789b47a6acc7dcdba808fb3f9.tar.bz2 |
[X86][AVX10] Disable m[no-]avx10.1 and switch m[no-]avx10.2 to alias of 512 bit options (#124511)
Per the feedback we got, we’d like to switch m[no-]avx10.2 to alias of
512 bit options and disable m[no-]avx10.1 due to they were alias of 256
bit options.
We also change -mno-avx10.[1,2]-512 to alias of 256 bit options to
disable both 256 and 512 instructions.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions