[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
Sun Apr 30 17:04:39 PDT 2017


davidxl updated this revision to Diff 97250.
davidxl marked an inline comment as done.
davidxl added a comment.

Address review feedback -- add one more test case.


https://reviews.llvm.org/D32666

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32666.97250.patch
Type: text/x-patch
Size: 11515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170501/193ab03c/attachment-0001.bin>


More information about the llvm-commits mailing list