[PATCH] D38641: [Inline][WIP] Expose more inlining opportunities by further constraining call site arguments based on splitting an OR condition.
Jun Bum Lim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 11 14:50:03 PDT 2017
junbuml updated this revision to Diff 118704.
junbuml added a comment.
Simplified the code little bit and updated comments. Please let me know any comment.
https://reviews.llvm.org/D38641
Files:
lib/Transforms/IPO/Inliner.cpp
test/Transforms/Inline/inline-predicated-or.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38641.118704.patch
Type: text/x-patch
Size: 17826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171011/ac0351cf/attachment.bin>
More information about the llvm-commits
mailing list