This is an archive of the discontinued LLVM Phabricator instance.

[LoopIdiom] Use utility from SE instead of local rewriter
ClosedPublic

Authored by eopXD on Dec 14 2021, 11:00 PM.

Details

Summary

ScalarEvolution::applyLoopGuards shall do the work.

Diff Detail

Event Timeline

eopXD created this revision.Dec 14 2021, 11:00 PM
eopXD requested review of this revision.Dec 14 2021, 11:00 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 14 2021, 11:00 PM
reames accepted this revision.Dec 15 2021, 9:37 AM

LGTM

This revision is now accepted and ready to land.Dec 15 2021, 9:37 AM
This revision was landed with ongoing or failed builds.Dec 15 2021, 8:47 PM
This revision was automatically updated to reflect the committed changes.