[PATCH] D53588: [hot-cold-split] split more than a cold region per function

Sebastian Pop via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 23 10:11:35 PDT 2018


sebpop created this revision.
sebpop added reviewers: tejohnson, hiraditya, vsk.

Remove a FIXME comment: allow all cold regions of a function to be outlined.


https://reviews.llvm.org/D53588

Files:
  llvm/lib/Transforms/IPO/HotColdSplitting.cpp
  llvm/test/Transforms/HotColdSplit/split-cold-3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53588.170687.patch
Type: text/x-patch
Size: 4506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181023/802fb16e/attachment.bin>


More information about the llvm-commits mailing list