[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 16:45:08 PDT 2017


davidxl updated this revision to Diff 100941.
davidxl added a comment.

Use all_of idiom.


https://reviews.llvm.org/D33694

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33694.100941.patch
Type: text/x-patch
Size: 5965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170531/944fbf2b/attachment.bin>


More information about the llvm-commits mailing list