There's no reason to introduce a new option for the NPM.
The various PGO options are shared in this manner.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D83368
[NewPM][opt] Share -disable-loop-unrolling between pass managers ClosedPublic Authored by aeubanks on Jul 7 2020, 8:47 PM.
Details Summary There's no reason to introduce a new option for the NPM.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 7 2020, 9:52 PM Closed by commit rG481709e831b9: [NewPM][opt] Share -disable-loop-unrolling between pass managers (authored by aeubanks). · Explain WhyJul 8 2020, 8:54 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 276309 llvm/test/Transforms/LoopUnroll/FullUnroll.ll
llvm/tools/opt/NewPMDriver.cpp
llvm/tools/opt/opt.cpp
|