[PATCH] D63973: [MachineVerifier] Improve checks of target instructions operands.

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 3 01:37:39 PST 2019


jonpa closed this revision.
jonpa marked 4 inline comments as done.
jonpa added a comment.

Thanks for review! Committed as 4fd8f11 <https://reviews.llvm.org/rG4fd8f11901b5bfb13a5fef597626dde31835873b>.

@fhahn: I tried to follow your suggestions and added your comment to the existing one - please take a look...
(I also changed comment character from # to ; in SPARC test case, which seemed to work better)


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

https://reviews.llvm.org/D63973





More information about the llvm-commits mailing list