Displaying 2 results from an estimated 2 matches for "be409668".
Did you mean:
0e40668
2010 Nov 30
0
[LLVMdev] LLVM Inliner
...s with a threshold. Can you give a scenario that can't be handled with bottom-up inlining and a sufficiently smart inlining cost evaluation?
-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101130/be409668/attachment.html>
2010 Nov 30
2
[LLVMdev] LLVM Inliner
On Tue, Nov 30, 2010 at 2:29 PM, Chris Lattner <clattner at apple.com> wrote:
>
> On Nov 30, 2010, at 2:19 PM, Xinliang David Li wrote:
>
> I understand that, but that implies that you have some model for code
>> locality. Setting a global code growth limit is (in my opinion) a hack
>> unless you are aiming for the whole program to fit in the icache (which I