The pre-link pipeline already ran the pass and it only needs to be run once.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D145978
[Pipeline] Remove Annotation2Metadata pass in post-link pipelines ClosedPublic Authored by aeubanks on Mar 13 2023, 12:34 PM.
Details Summary The pre-link pipeline already ran the pass and it only needs to be run once.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 2 2023, 9:26 AM Closed by commit rG4bf9ca5eec24: [Pipeline] Remove Annotation2Metadata pass in post-link pipelines (authored by aeubanks). · Explain WhyApr 12 2023, 8:39 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 504808 llvm/lib/Passes/PassBuilderPipelines.cpp
llvm/test/Other/new-pm-O0-defaults.ll
llvm/test/Other/new-pm-lto-defaults.ll
llvm/test/Other/new-pm-thinlto-defaults.ll
llvm/test/Other/new-pm-thinlto-postlink-pgo-defaults.ll
llvm/test/Other/new-pm-thinlto-postlink-samplepgo-defaults.ll
|