[PATCH] D109542: [NPM] Complementary fixes for opt option -print-pipeline-passes
Bjorn Pettersson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 9 13:32:28 PDT 2021
bjope created this revision.
bjope added reviewers: aeubanks, markus.
Herald added subscribers: ormris, dexonsmith.
bjope requested review of this revision.
Herald added a project: LLVM.
Make sure we handle some more adaptors etc (such as cgscc and devirt).
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D109542
Files:
llvm/include/llvm/Analysis/CGSCCPassManager.h
llvm/include/llvm/IR/PassManager.h
llvm/include/llvm/Transforms/Scalar/LoopPassManager.h
llvm/test/Other/new-pm-print-pipeline.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109542.371711.patch
Type: text/x-patch
Size: 4493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210909/395eb221/attachment.bin>
More information about the llvm-commits
mailing list