[PATCH] D32249: [PartialInl] Enhance partial inliner to handle more complex conditions

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 27 09:47:10 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL301561: [PartialInlining]: Improve partial inlining to handle complex conditions (authored by davidxl).

Changed prior to commit:
  https://reviews.llvm.org/D32249?vs=96863&id=96932#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32249

Files:
  llvm/trunk/lib/Transforms/IPO/PartialInlining.cpp
  llvm/trunk/test/Transforms/CodeExtractor/MultipleExitBranchProb.ll
  llvm/trunk/test/Transforms/CodeExtractor/PartialInlineAnd.ll
  llvm/trunk/test/Transforms/CodeExtractor/PartialInlineAndOr.ll
  llvm/trunk/test/Transforms/CodeExtractor/PartialInlineOr.ll
  llvm/trunk/test/Transforms/CodeExtractor/PartialInlineOrAnd.ll
  llvm/trunk/test/Transforms/CodeExtractor/SingleCondition.ll
  llvm/trunk/test/Transforms/CodeExtractor/unreachable-block.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32249.96932.patch
Type: text/x-patch
Size: 25336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170427/07b709f6/attachment.bin>


More information about the llvm-commits mailing list