The ModulePassManager should already have taken care of all analysis
invalidation. Without this change, upcoming changes will cause more
invalidation than necessary.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D101320
[Inliner] Make ModuleInlinerWrapperPass return PreservedAnalyses::all() aeubanks on Apr 26 2021, 1:02 PM. Authored by
Details The ModulePassManager should already have taken care of all analysis
Diff Detail
|