Previously LoopNestPasses, like lnicm, were not printed correctly. The following patch tries to address that.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D114771
[NPM] -print-pipeline-passes fix printing of LoopNestPasses ClosedPublic Authored by markus on Nov 29 2021, 11:19 PM.
Details Summary Previously LoopNestPasses, like lnicm, were not printed correctly. The following patch tries to address that.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 30 2021, 9:13 AM Closed by commit rGce22b7f17b6a: [NPM] Fix LoopNestPasses in -print-pipeline-passes (authored by markus). · Explain WhyNov 30 2021, 10:58 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 390923 llvm/lib/Transforms/Scalar/LoopPassManager.cpp
llvm/test/Other/new-pm-print-pipeline.ll
|