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

YangKeao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 05:35:55 PDT 2022


YangKeao updated this revision to Diff 426666.
YangKeao added a comment.
Herald added a subscriber: hiraditya.

fix and add test for the specialization


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.426666.patch
Type: text/x-patch
Size: 28595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220503/d85e43a9/attachment.bin>


More information about the llvm-commits mailing list