We should share options when possible.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D91741
[NPM] Share pass building options with legacy PM ClosedPublic Authored by aeubanks on Nov 18 2020, 1:30 PM.
Details Summary We should share options when possible.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 23 2020, 12:42 PM This revision was landed with ongoing or failed builds.Nov 23 2020, 1:04 PM Closed by commit rG3c811ce4f390: [NPM] Share pass building options with legacy PM (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 307179 llvm/lib/Analysis/CallGraphSCCPass.cpp
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
llvm/test/Transforms/Inline/crash2.ll
llvm/test/Transforms/Inline/gvn-inline-iteration.ll
llvm/test/Transforms/LoopUnrollAndJam/opt-levels.ll
|