[PATCH] D99735: [MIPatternMatch]: Add mi_match for MachineInstr

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 7 13:44:45 PDT 2021


paquette added a comment.

Can we have testcases which check what happens with

- An instruction with 0 defs
- An instruction with > 1 def

?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99735/new/

https://reviews.llvm.org/D99735



More information about the llvm-commits mailing list