[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 14:08:27 PDT 2021


bjope updated this revision to Diff 371721.
bjope added a comment.

Fix how to get name for NoOp passes (related to anonymous namespace).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109542/new/

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.371721.patch
Type: text/x-patch
Size: 4370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210909/62b6bc52/attachment.bin>


More information about the llvm-commits mailing list