[PATCH] D116629: Introduce NewPM DOT printers for DomTree
Daniil Suchkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 5 12:15:51 PST 2022
DaniilSuchkov updated this revision to Diff 397672.
DaniilSuchkov added a comment.
Fixed lint checks, added a couple of tests and addressed a comment.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116629/new/
https://reviews.llvm.org/D116629
Files:
llvm/include/llvm/Analysis/DOTGraphTraitsPass.h
llvm/include/llvm/Analysis/DomPrinter.h
llvm/lib/Analysis/DomPrinter.cpp
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/PassRegistry.def
llvm/test/Analysis/Dominators/print-dot-dom.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116629.397672.patch
Type: text/x-patch
Size: 5974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220105/0648aeae/attachment.bin>
More information about the llvm-commits
mailing list