[PATCH] D30625: Enable machine code verification with EXPENSIVE_CHECKS.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 22 04:32:18 PDT 2017
RKSimon added a subscriber: qcolombet.
RKSimon added a comment.
If at all possible I'd prefer to get some triage done on a majority of the bugs first before avoiding the problem in this way - my concern is that XFAIL tagging will be used just to ignore lurking problems that will bite back later on.
@qcolombet 's analyses in PR27481 covers quite a few cases and I think similar fixes should cover many of the remaining x86 failures, and I wouldn't be surprised if other targets are very similar.
https://reviews.llvm.org/D30625
More information about the llvm-commits
mailing list