[PATCH] D32666: [PartialInlining] Add support in partial inliner to use cost analysis in inliner

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 19:57:27 PDT 2017


This revision was automatically updated to reflect the committed changes.
davidxl marked an inline comment as done.
Closed by commit rL301894: [PartialInlining] Hook up inline cost analysis (authored by davidxl).

Changed prior to commit:
  https://reviews.llvm.org/D32666?vs=97250&id=97383#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32666

Files:
  llvm/trunk/lib/Transforms/IPO/PartialInlining.cpp
  llvm/trunk/test/Transforms/CodeExtractor/PartialInlineOptRemark.ll
  llvm/trunk/test/Transforms/CodeExtractor/PartialInlineOr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32666.97383.patch
Type: text/x-patch
Size: 12207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170502/3b6a6aaa/attachment.bin>


More information about the llvm-commits mailing list