[PATCH] D84468: [HotColdSplitting] Add SplittingDelta option to enable splitting more small blocks

Ruijie Fang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 31 09:38:42 PDT 2020


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

Update diff to fix merge conflicts.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84468

Files:
  llvm/lib/Transforms/IPO/HotColdSplitting.cpp
  llvm/test/Transforms/HotColdSplit/X86/split-delta-5.ll
  llvm/test/Transforms/HotColdSplit/assumption-cache-invalidation-delta-5.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84468.282250.patch
Type: text/x-patch
Size: 9492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200731/25bd513b/attachment.bin>


More information about the llvm-commits mailing list