Re: [RFC 0/8] Improving compiler inlining decisions
From: Nadav Amit
Date: Wed May 16 2018 - 00:30:42 EST
Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:
> On Tue, May 15, 2018 at 07:11:07AM -0700, Nadav Amit wrote:
>> This patch-set deals with an interesting yet stupid problem: code that
>> does not get inlined despite its simplicity.
>
> I got the 0/8 patch twice, and didn't get the 1/8 patch. Was there an
> issue with the sending of the patches?
Strange. I am not sure why it happened. Anyhow 1/8 is available here:
https://lkml.org/lkml/2018/5/15/961 . I will forward it to you.
Thanks,
Nadav