This is an archive of the discontinued LLVM Phabricator instance.

[Sparc] EXPENSIVE_CHECKS now passes all machine verifier errors (PR27461)
ClosedPublic

Authored by RKSimon on Sep 27 2018, 7:29 AM.

Details

Summary

Now that D51487 has landed, the last machine verifier tests that failed EXPENSIVE_CHECKS builds have now been fixed/removed, so we can remove @MatzeB 's isMachineVerifierClean() hack for sparc targets.

Diff Detail

Repository
rL LLVM

Event Timeline

RKSimon created this revision.Sep 27 2018, 7:29 AM
MatzeB accepted this revision.Sep 27 2018, 8:28 AM

yay \o/ LGTM

This revision is now accepted and ready to land.Sep 27 2018, 8:28 AM
This revision was automatically updated to reflect the committed changes.