[PATCH] D34394: [MachineVerifier] Add check that tied physregs aren't different.

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 30 15:41:22 PDT 2017


qcolombet added a comment.

Could you add a .mir test case that exposes this verifier diagnostic? (In test/CodeGen/MIR then pick a target)

Other than that, LGTM.


https://reviews.llvm.org/D34394





More information about the llvm-commits mailing list