This is an archive of the discontinued LLVM Phabricator instance.

GlobalISel: Remove check for illegal MIR
ClosedPublic

Authored by arsenm on Feb 4 2020, 1:07 PM.

Details

Summary

The verifier will catch this.

Diff Detail

Event Timeline

arsenm created this revision.Feb 4 2020, 1:07 PM
aemerson accepted this revision.Feb 5 2020, 3:03 PM
This revision is now accepted and ready to land.Feb 5 2020, 3:03 PM