[llvm] [X86][MC] Fix wrong encoding of promoted BMI instructions due to missing NoCD8 (PR #78386)

via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 16 22:03:06 PST 2024


XinWang10 wrote:

> @XinWang10 I believe you will rewrite other promoted instructions with `ITy`, right?
I just find this existing error now, if others needed to be rewrited, would do it in another NFC patch.

https://github.com/llvm/llvm-project/pull/78386


More information about the llvm-commits mailing list