diff options
author | XinWang10 <108658776+XinWang10@users.noreply.github.com> | 2024-01-18 08:27:16 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-19 00:27:16 +0800 |
commit | d124b0224241f58847f06eb588685dc88bb627a0 (patch) | |
tree | 5e208fd8815b16dae5f47e085c923a0edfe448cd /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8bc7c0a058ff0e6495b8e7e4dd850e646228506b (diff) | |
download | llvm-d124b0224241f58847f06eb588685dc88bb627a0.zip llvm-d124b0224241f58847f06eb588685dc88bb627a0.tar.gz llvm-d124b0224241f58847f06eb588685dc88bb627a0.tar.bz2 |
[X86][MC] Fix wrong encoding of promoted BMI instructions due to missing NoCD8 (#78386)
Address review comments in #76709
Add `NoCD8` to class `ITy`, and rewrite the promoted instructions with
`ITy` to avoid unexpected incorrect encoding about `NoCD8`.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions