[PATCH] D24410: Use call target count to derive the call instruction weight

Diego Novillo via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 19 09:01:37 PDT 2016


LGTM

On Sun, Sep 18, 2016 at 2:54 PM Dehao Chen <danielcdh at gmail.com> wrote:

>
> No because we use lineno+discriminator to distinguish a callsite, so we
> can precisely locate both callsites to A and only inline the hot one.
>

Oh, right! That's what I was missing.  Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160919/c4d3a057/attachment.html>


More information about the llvm-commits mailing list