[PATCH] D33650: MachineVerifier: Verify liveins list

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 29 07:48:32 PDT 2017


MatzeB added a comment.

This is a preview. I am currently cleaning the aarch64 backend for these stricter verifier rules. Esp. the first one is worth putting into LLVM. The 2nd and 3rd can be debated as they aren't technically wrong, though often hint at bad code.


Repository:
  rL LLVM

https://reviews.llvm.org/D33650





More information about the llvm-commits mailing list