This is an archive of the discontinued LLVM Phabricator instance.

GlobalISel: Add typeIsNot LegalityPredicate
ClosedPublic

Authored by arsenm on Jul 27 2020, 5:30 AM.

Details

Summary

This allows sorting the legal/custom rules first as is recommended

Diff Detail

Event Timeline

arsenm created this revision.Jul 27 2020, 5:30 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 27 2020, 5:30 AM
This revision is now accepted and ready to land.Jul 28 2020, 9:19 AM