[llvm] [RISCV] Align MCOperandPredicates with AsmParser (PR #146184)

Sam Elliott via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 2 12:35:29 PDT 2025


lenary wrote:

@MaskRay https://github.com/llvm/llvm-project/pull/146763 is the alternative implementation, as described. Turns out, the MCOperandPredicates are still a problem, but in a totally different way. There's a long comment in `RISCVInstrInfoXqci.td` on that PR explaining how the PR works.

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


More information about the llvm-commits mailing list