This is an archive of the discontinued LLVM Phabricator instance.

[mlgo] Update FunctionPropertyCache after invalidating analyses
ClosedPublic

Authored by mtrofin on Jun 9 2022, 7:18 PM.

Details

Summary

The update depends on LoopInfo, so we need that refreshed first, not
after.

Diff Detail

Event Timeline

mtrofin created this revision.Jun 9 2022, 7:18 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 9 2022, 7:18 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
mtrofin requested review of this revision.Jun 9 2022, 7:18 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 9 2022, 7:18 PM
kazu accepted this revision.Jun 10 2022, 2:53 PM

LGTM. Thanks Mircea!

This revision is now accepted and ready to land.Jun 10 2022, 2:53 PM
This revision was landed with ongoing or failed builds.Jun 10 2022, 4:18 PM
This revision was automatically updated to reflect the committed changes.