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

Aditya Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 18 17:06:49 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1ab4db0f847f: [HotColdSplit] Reflect full cost of parameters in split penalty (authored by hiraditya).

Repository:
  rG LLVM Github Monorepo

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
  llvm/test/Transforms/HotColdSplit/assumption-cache-invalidation.ll

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


More information about the llvm-commits mailing list