[PATCH] D77172: Heat Coloring (3/3): Adding Heat Functionality to CallPrinter

Kirill Naumov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 27 13:02:50 PDT 2020


knaumov updated this revision to Diff 266629.
knaumov added a comment.

Addressed @davidxl 's comments, did some refactoring


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

https://reviews.llvm.org/D77172

Files:
  llvm/include/llvm/Analysis/HeatUtils.h
  llvm/lib/Analysis/CallPrinter.cpp
  llvm/lib/Analysis/HeatUtils.cpp
  llvm/test/Other/heat-colors-graphs.ll
  llvm/test/Other/heat-colors-multigraph.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77172.266629.patch
Type: text/x-patch
Size: 13892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200527/a634b41d/attachment.bin>


More information about the llvm-commits mailing list