[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 02:29:45 PST 2019
jonpa added a comment.
The compile time did not increase by running the machine verifier in one of the runs in the SPARC test case, so I added this with 7b63e27 <https://reviews.llvm.org/rG7b63e27cc0a940a67db84b8b8485dd8b81a2beeb>, to hopefully get the bots green.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63973/new/
https://reviews.llvm.org/D63973
More information about the llvm-commits
mailing list