This is an archive of the discontinued LLVM Phabricator instance.

[IRCE][NFC] Check that Index is AddRec in the parseRangeCheckICmp
ClosedPublic

Authored by aleksandr.popov on Jun 29 2023, 2:53 PM.

Details

Summary

Next step of the preparatory refactoring for the upcoming support of
new range check form to parse.

Previous one: https://reviews.llvm.org/D154156

With this change we avoid meaningless parsing after realizing that Index
is not AddRec

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptJun 29 2023, 2:53 PM
aleksandr.popov requested review of this revision.Jun 29 2023, 2:53 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 29 2023, 2:53 PM
skatkov accepted this revision.Jul 2 2023, 9:32 PM
This revision is now accepted and ready to land.Jul 2 2023, 9:32 PM
This revision was landed with ongoing or failed builds.Jul 4 2023, 6:04 AM
This revision was automatically updated to reflect the committed changes.