[PATCH] D50658: Hot cold splitting pass

Aditya Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 19 23:03:11 PDT 2018


hiraditya updated this revision to Diff 161418.
hiraditya edited the summary of this revision.
hiraditya added a comment.

Forward propagate profile information to all cold-blocks.


https://reviews.llvm.org/D50658

Files:
  include/llvm/InitializePasses.h
  include/llvm/Transforms/IPO.h
  lib/Transforms/IPO/CMakeLists.txt
  lib/Transforms/IPO/HotColdSplitting.cpp
  lib/Transforms/IPO/IPO.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50658.161418.patch
Type: text/x-patch
Size: 14295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180820/735f8e26/attachment.bin>


More information about the llvm-commits mailing list