[PATCH] D54244: [HotColdSplitting] Refine definition of unlikelyExecuted

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 9 10:46:05 PST 2018


vsk updated this revision to Diff 173378.
vsk edited the summary of this revision.
vsk added a comment.

- Split out the change to mark llvm.trap cold, per review feedback.


https://reviews.llvm.org/D54244

Files:
  llvm/lib/Transforms/IPO/HotColdSplitting.cpp
  llvm/test/Transforms/HotColdSplit/noreturn.ll
  llvm/test/Transforms/HotColdSplit/outline-cold-asm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54244.173378.patch
Type: text/x-patch
Size: 4351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181109/1e647c1b/attachment.bin>


More information about the llvm-commits mailing list