Hi,

Andy Wingo <[email protected]> skribis:

> Here we see that `fold' was inlined once, but to no use.  More code for
> no more speed.
>
> Waddell and Dybvig report on similar problems in their inlining paper
> (Fast and Effective Procedure Inlining, IU CS Dept. TR 484).  See
> section 4.4 where they discuss this and similar problems.  We should
> figure out what we can do in these cases; and in the case where we can't
> fully inline a call site, perhaps we should abort the attempt to inline
> it.

Fixed in 72b2ca55f6e115927aa4e76401c992f21198681f.

Thanks!

Ludo’.



Reply via email to