[PATCH] D120166: MIR: Start diagnosing too many operands on an instruction

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 21 06:54:41 PST 2022


arsenm added a comment.

In D120166#3333043 <https://reviews.llvm.org/D120166#3333043>, @thegameg wrote:

> Maybe we can do this in the MachineVerifier too?

The verifier already checks the number of operands


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

https://reviews.llvm.org/D120166



More information about the llvm-commits mailing list