[PATCH] D33694: [PartialInlining] : Partial inlining Overhead reduction: eliminate unnecessary live-out(s)

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 31 17:13:03 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL304375: [PartialInlining] Reduce outlining overhead by removing unneeded live-out(s) (authored by davidxl).

Changed prior to commit:
  https://reviews.llvm.org/D33694?vs=100941&id=100946#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33694

Files:
  llvm/trunk/lib/Transforms/IPO/PartialInlining.cpp
  llvm/trunk/test/Transforms/CodeExtractor/PartialInlineLiveAcross.ll
  llvm/trunk/test/Transforms/CodeExtractor/PartialInlineNoLiveOut.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33694.100946.patch
Type: text/x-patch
Size: 6321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170601/e2ed0e58/attachment.bin>


More information about the llvm-commits mailing list