llvm-project
236b315a - [RISCV] Remove extra operands from Zcb compression patterns. NFC (#150541)

Commit
67 days ago
[RISCV] Remove extra operands from Zcb compression patterns. NFC (#150541) Tied operands in the destination are not supposed to be listed. This didn't cause a functional issue because none of the code noticed that extra operand was even there. Simplify verifyDagOpCount to catch this case.
Author
Parents
Loading