[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 Nov 2 10:20:54 PDT 2021


jamieschmeiser added a comment.

Hi @tpopp, can you please explain to me the nature of these failures?  The code changed here is only active under options that are not being used in those tests so I expect that the errors are unrelated.  I have not received any notifications from the build-bots of a problem so far.  I am also unclear as to why there are build issues on those other platforms.  Are you asking me to revert this?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87202



More information about the llvm-commits mailing list