[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 Jun 3 07:38:39 PDT 2020
knaumov updated this revision to Diff 268193.
knaumov added a comment.
Addressed @davidxl 's comments:
- Added comments
- Brought for-loop iteration over functions in the module into the previous one
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.268193.patch
Type: text/x-patch
Size: 13999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200603/2871bc64/attachment-0001.bin>
More information about the llvm-commits
mailing list