[PATCH] D68267: [MBB LiveIn lists, MachineVerifier, SystemZ] New method isLiveOut() and mverifier improvement.
Jonas Paulsson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 8 01:25:14 PST 2019
jonpa added a comment.
In D68267#1737418 <https://reviews.llvm.org/D68267#1737418>, @RKSimon wrote:
> I've raised https://bugs.llvm.org/show_bug.cgi?id=43938 but normal practice would be to revert and fix the tests before recommitting.
>
> I HIGHLY recommend you always build with EXPENSIVE_CHECKS enabled if you are working in this area.
You're right - my mistake.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68267/new/
https://reviews.llvm.org/D68267
More information about the llvm-commits
mailing list