[PATCH] D40425: Extending CFGPrinter and CallPrinter with Heat Colors

Rodrigo Caetano Rocha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 31 13:05:20 PDT 2018


rcorcs added a comment.

I have fixed the bug that this patch was producing on Polly.
https://reviews.llvm.org/D49154

The bug detected by the sanitizer is being discussed here:
https://reviews.llvm.org/rL336000

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.


Repository:
  rL LLVM

https://reviews.llvm.org/D40425





More information about the llvm-commits mailing list