[PATCH] D123677: [PassManager] Implement DOTGraphTraitsViewer under NPM
YangKeao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 19 06:15:16 PDT 2022
YangKeao updated this revision to Diff 423603.
YangKeao added a comment.
Add `runViewerImpl` and `runPrinterImpl` to store the common implementation of the new and legacy pass.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123677/new/
https://reviews.llvm.org/D123677
Files:
llvm/include/llvm/Analysis/DOTGraphTraitsPass.h
llvm/lib/Analysis/DomPrinter.cpp
llvm/lib/Analysis/RegionPrinter.cpp
polly/lib/Analysis/ScopGraphPrinter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123677.423603.patch
Type: text/x-patch
Size: 21701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220419/416a8dcd/attachment.bin>
More information about the llvm-commits
mailing list