[PATCH] D87202: Add new choices dot-cfg and dot-cfg-quiet to print-changed which creates a website of DOT files showing colourized changes as the IR is changed by passes in the new pass manager pipeline.

Jamie Schmeiser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 19 10:38:18 PDT 2021


jamieschmeiser updated this revision to Diff 380724.
jamieschmeiser added a comment.

Update after landing of D110737 <https://reviews.llvm.org/D110737> which had most of the changes to existing code.


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

https://reviews.llvm.org/D87202

Files:
  llvm/include/llvm/Passes/StandardInstrumentations.h
  llvm/include/llvm/Support/DOTGraphTraits.h
  llvm/include/llvm/Support/GraphWriter.h
  llvm/lib/Passes/StandardInstrumentations.cpp
  llvm/test/Other/ChangePrinters/DotCfg/lit.local.cfg
  llvm/test/Other/ChangePrinters/DotCfg/print-changed-dot-cfg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87202.380724.patch
Type: text/x-patch
Size: 83143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211019/1c282c45/attachment.bin>


More information about the llvm-commits mailing list