[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
Fri Oct 13 13:27:29 PDT 2017


junbuml added a comment.

If we limit this only for the call site splitting, do you still think inliner is not a good place for this?


https://reviews.llvm.org/D38641





More information about the llvm-commits mailing list