[llvm] [TableGen] Fix OperandMap table size (PR #125424)
Rahul Joshi via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 2 09:30:29 PST 2025
jurahul wrote:
It may be better to deal with this as a separate if in the generated code instead of adding one more row to the table.
https://github.com/llvm/llvm-project/pull/125424
More information about the llvm-commits
mailing list