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

YangKeao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 4 00:18:42 PDT 2022


YangKeao updated this revision to Diff 426927.
YangKeao added a comment.

move the default parameters to the declaration


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.426927.patch
Type: text/x-patch
Size: 28787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220504/835c9c63/attachment.bin>


More information about the llvm-commits mailing list