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

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 23:27:29 PDT 2017


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

Addressed review comments. Added more test including multi return case.


https://reviews.llvm.org/D32249

Files:
  lib/Transforms/IPO/PartialInlining.cpp
  test/Transforms/CodeExtractor/MultiConditions.ll
  test/Transforms/CodeExtractor/SingleCondition.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32249.95892.patch
Type: text/x-patch
Size: 11252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170420/4db30175/attachment.bin>


More information about the llvm-commits mailing list