[m-dev.] Report on --inline-linear-tail-sccs

Paul Bone paul at bone.id.au
Thu Apr 13 14:37:16 AEST 2017


On Thu, Apr 13, 2017 at 02:03:35PM +1000, Michael Day wrote:
> Hi Paul,
> 
> >                       w/o             w (0 extra)     w (1 extra)
> >No. Mutual calls:          720           127           721  ( A bug? )
> 
> What's the w 1 extra about?

Zoltan added an extra option for this optimisation.  It will inline N extra
call sites (in this case 1).  It makes the optimisation more applicable at
the cost of increasing the code size.

w is for "with" as in "with the optimisation enabled".

Cheers.

-- 
Paul Bone
http://paul.bone.id.au


More information about the developers mailing list