[llvm] [TableGen][AsmMatcher] Resolve RegClassByHwMode kinds for all operands (PR #213479)
Alexander Richardson via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 1 11:45:44 PDT 2026
================
----------------
arichardson wrote:
Since this just remaps the operand to the actually resolved class I'm not sure why it was guarded by Operand.isReg() in the first place.
https://github.com/llvm/llvm-project/pull/213479
More information about the llvm-commits
mailing list