See comments for why we now need to pass in the MAM instead of the FAM.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D146160
[StandardInstrumentations] Check function analysis invalidation in module passes as well ClosedPublic Authored by aeubanks on Mar 15 2023, 11:55 AM.
Details Summary See comments for why we now need to pass in the MAM instead of the FAM.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 15 2023, 12:53 PM This revision was landed with ongoing or failed builds.Mar 15 2023, 1:23 PM Closed by commit rGd6c0724eb158: [StandardInstrumentations] Check function analysis invalidation in module… (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 505609 llvm/include/llvm/Passes/StandardInstrumentations.h
llvm/lib/LTO/LTOBackend.cpp
llvm/lib/LTO/ThinLTOCodeGenerator.cpp
llvm/lib/Passes/PassBuilderBindings.cpp
llvm/lib/Passes/StandardInstrumentations.cpp
llvm/tools/opt/NewPMDriver.cpp
llvm/unittests/IR/PassManagerTest.cpp
|