[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.

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 28 19:21:58 PDT 2021


aeubanks added a comment.

In D87202#3028295 <https://reviews.llvm.org/D87202#3028295>, @jamieschmeiser wrote:

> Thanks.  Would it help if I split it up a bit?  For example, there are a lot of changes relating to making data into templates which affects the existing change printers but doesn't change their functioning.  These could be split out and handled first to simplify things.   Would this help?

Yes please


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

https://reviews.llvm.org/D87202



More information about the llvm-commits mailing list