[PATCH] D108298: [NPM] Print '-passes' compatible string for built pipeline.
Markus Lavin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 26 05:30:32 PDT 2021
markus updated this revision to Diff 368854.
markus retitled this revision from "[WIP][NPM] Print '-passes' compatible string for built pipeline." to "[NPM] Print '-passes' compatible string for built pipeline.".
markus edited the summary of this revision.
markus added a comment.
Cleaned up the patch, added command line option and removed [WIP] status.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108298/new/
https://reviews.llvm.org/D108298
Files:
llvm/include/llvm/IR/PassManager.h
llvm/include/llvm/IR/PassManagerInternal.h
llvm/include/llvm/Transforms/Scalar/LoopPassManager.h
llvm/include/llvm/Transforms/Scalar/SimplifyCFG.h
llvm/lib/IR/PassManager.cpp
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Transforms/Scalar/LoopPassManager.cpp
llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp
llvm/tools/opt/NewPMDriver.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108298.368854.patch
Type: text/x-patch
Size: 7510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210826/36032f1f/attachment.bin>
More information about the llvm-commits
mailing list