[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:22:58 PDT 2020
rjf updated this revision to Diff 283416.
rjf added a comment.
Incorporate @rcorcs 's suggestions.
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.283416.patch
Type: text/x-patch
Size: 4304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200805/49feb12f/attachment.bin>
More information about the llvm-commits
mailing list