[PATCH] D15245: Use a higher inlining threshold for hot callees.

Easwaran Raman via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 14:24:32 PST 2015


Well, it does use a higher (when compared to the default) threshold, but
I've changed the title and description to make it more clear.

On Fri, Dec 4, 2015 at 2:04 PM, David Li <davidxl at google.com> wrote:

> davidxl added a comment.
>
> The title of the patch is wrong. It is not setting higher threshold but
> moving (part of it) the FE Inline hint logic to the inliner.
>
>
> Repository:
>   rL LLVM
>
> http://reviews.llvm.org/D15245
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151204/0ecd326f/attachment.html>


More information about the llvm-commits mailing list