This is an archive of the discontinued LLVM Phabricator instance.

[SCEV][NFC] Make computeExitLimitFromCond public
ClosedPublic

Authored by mkazantsev on Jan 10 2023, 9:05 PM.

Details

Summary

Make it available for external use.

Diff Detail

Event Timeline

mkazantsev created this revision.Jan 10 2023, 9:05 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 10 2023, 9:05 PM
Herald added a subscriber: StephenFan. · View Herald Transcript
mkazantsev requested review of this revision.Jan 10 2023, 9:05 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 10 2023, 9:05 PM
lebedev.ri accepted this revision.Jan 15 2023, 5:15 PM

If that's useful, i don't see why not?

This revision is now accepted and ready to land.Jan 15 2023, 5:15 PM
This revision was landed with ongoing or failed builds.Jan 16 2023, 2:20 AM
This revision was automatically updated to reflect the committed changes.