[PATCH] D85331: [HotColdSplit] Add options for splitting cold functions in separate section

Ruijie Fang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 5 15:28:44 PDT 2020


rjf updated this revision to Diff 283418.
rjf added a comment.

The tests are modified from `split-cold-2.ll` in the same folder. Add comments to note this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85331

Files:
  llvm/lib/Transforms/IPO/HotColdSplitting.cpp
  llvm/test/Transforms/HotColdSplit/section-splitting-custom.ll
  llvm/test/Transforms/HotColdSplit/section-splitting-default.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85331.283418.patch
Type: text/x-patch
Size: 4586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200805/19b27a5e/attachment.bin>


More information about the llvm-commits mailing list