[PATCH] D123678: [polly] migrate -polly-show to the new pass manager

YangKeao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 6 10:33:34 PDT 2022


YangKeao updated this revision to Diff 427675.
YangKeao marked 2 inline comments as done.
YangKeao added a comment.

Use `GraphTraits<ScopDetection *>`, remove redundant comments


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

https://reviews.llvm.org/D123678

Files:
  llvm/include/llvm/Analysis/RegionPrinter.h
  llvm/lib/Analysis/RegionPrinter.cpp
  polly/include/polly/LinkAllPasses.h
  polly/include/polly/ScopGraphPrinter.h
  polly/lib/Analysis/ScopGraphPrinter.cpp
  polly/lib/Support/PollyPasses.def
  polly/lib/Support/RegisterPasses.cpp
  polly/test/ScopDetect/dot-scops-npm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123678.427675.patch
Type: text/x-patch
Size: 28660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220506/03ff00d4/attachment.bin>


More information about the llvm-commits mailing list