[all-commits] [llvm/llvm-project] ce22b7: [NPM] Fix LoopNestPasses in -print-pipeline-passes
elavkje via All-commits
all-commits at lists.llvm.org
Tue Nov 30 22:58:51 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ce22b7f17b6a8ccf09a07eb9bda964cf1b007e0d
https://github.com/llvm/llvm-project/commit/ce22b7f17b6a8ccf09a07eb9bda964cf1b007e0d
Author: Markus Lavin <markus.lavin at ericsson.com>
Date: 2021-12-01 (Wed, 01 Dec 2021)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopPassManager.cpp
M llvm/test/Other/new-pm-print-pipeline.ll
Log Message:
-----------
[NPM] Fix LoopNestPasses in -print-pipeline-passes
Fix printing of LoopNestPasses when using the opt pipeline printer
option -print-pipeline-passes.
Reviewed By: aeubanks
Differential Revision: https://reviews.llvm.org/D114771
More information about the All-commits
mailing list