[PATCH] D40425: Extending CFGPrinter and CallPrinter with Heat Colors
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 31 13:17:32 PDT 2018
sfertile added a subscriber: bollu.
sfertile added a comment.
In https://reviews.llvm.org/D40425#1183223, @rcorcs wrote:
> Except for the bug detected by the sanitizer, which seems to be related to the old pass manager, this patch is ready to be committed.
Sorry, I had some trouble with my email for a few days and missed that the polly problem has been fixed. The patch I posted in the comment on https://reviews.llvm.org/rL336000 fixes the sanitizer failure, can you update this patch with that change? With that and the polly patch this is ready to be commited again.
@bollu If you have commit access to both polly and llvm you can commit them both? Otherwise we can arrange to commit them at the same time.
Repository:
rL LLVM
https://reviews.llvm.org/D40425
More information about the llvm-commits
mailing list