[PATCH] Inliner Enhancement
Jiangning Liu
liujiangning1 at gmail.com
Fri Mar 20 00:29:26 PDT 2015
Hi Yin,
I checked your patch,
(1) Compile-time has huge regression. For llvm bootstrap on x86, I can see
+100% compile-time increase, which is unacceptable.
(2) For performance, I can only see +0.05% performance gain for SPEC2000,
so I think it's a kind of noise.
Thanks,
-Jiangning
2015-03-20 7:31 GMT+08:00 Yin Ma <yinma at codeaurora.org>:
> Hi Jiangning,
>
> I have posted my implementation of deferred inlining here.
> http://reviews.llvm.org/D8475
>
> Please review and if possible, give a try with your other tuning.
>
> Yin
>
>
> REPOSITORY
> rL LLVM
>
> http://reviews.llvm.org/D8408
>
> EMAIL PREFERENCES
> http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150320/da87c933/attachment.html>
More information about the llvm-commits
mailing list