The update depends on LoopInfo, so we need that refreshed first, not
after.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D127467
[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
Diff Detail
Event TimelineThis 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 Closed by commit rG7e7021ca1a8f: [mlgo] Update FunctionPropertyCache after invalidating analyses (authored by mtrofin). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 436076 llvm/include/llvm/Analysis/FunctionPropertiesAnalysis.h
llvm/include/llvm/Analysis/MLInlineAdvisor.h
llvm/lib/Analysis/FunctionPropertiesAnalysis.cpp
llvm/lib/Analysis/MLInlineAdvisor.cpp
llvm/test/Transforms/Inline/ML/fpi-update.ll
|