[PATCH] D59715: [HotColdSplit] Reflect full cost of parameters in split penalty

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 22 14:24:43 PDT 2019


vsk updated this revision to Diff 191950.
vsk added a comment.

- Increase test coverage.


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

https://reviews.llvm.org/D59715

Files:
  llvm/lib/Transforms/IPO/HotColdSplitting.cpp
  llvm/test/Transforms/CodeExtractor/extract-assume.ll
  llvm/test/Transforms/HotColdSplit/apply-penalty-for-inputs.ll
  llvm/test/Transforms/HotColdSplit/apply-penalty-for-outputs.ll
  llvm/test/Transforms/HotColdSplit/apply-successor-penalty.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59715.191950.patch
Type: text/x-patch
Size: 8244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190322/cdd7757b/attachment.bin>


More information about the llvm-commits mailing list