[PATCH] D74346: Flags for displaying only hot nodes in CFGPrinter graph

Kirill Naumov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 12 13:38:03 PST 2020


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

Resolving @apilipenko 's suggestions
As I don't have commit access, can you please commit the change for me?


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

https://reviews.llvm.org/D74346

Files:
  llvm/include/llvm/Analysis/CFGPrinter.h
  llvm/lib/Analysis/CFGPrinter.cpp
  llvm/test/Transforms/Inline/cfg_deopt_unreach.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74346.244267.patch
Type: text/x-patch
Size: 6154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200212/39bbbeb7/attachment.bin>


More information about the llvm-commits mailing list