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() Authored by aeubanks on Apr 26 2021, 1:02 PM.
Details The ModulePassManager should already have taken care of all analysis
Diff Detail
|