[PATCH] D45116: Don't inline branch funnels
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 30 18:45:06 PDT 2018
vitalybuka added a comment.
In https://reviews.llvm.org/D45116#1053552, @pcc wrote:
> We will need to allow inlining on a case by case basis for new intrinsics, as we won't necessarily know whether the intrinsic will be able to tell which arguments are for the intrinsic and which are for the called function.
Done
Repository:
rL LLVM
https://reviews.llvm.org/D45116
More information about the llvm-commits
mailing list