[MLton] Re: [MLton-commit] r6639

Matthew Fluet fluet at tti-c.org
Wed Jun 4 14:42:16 PDT 2008


On Wed, 4 Jun 2008, Vesa Karvonen wrote:
> Better options.
> ----------------------------------------------------------------------
>
> U   mltonlib/trunk/org/mlton/vesak/toys/ant/serial/Makefile
>
> ----------------------------------------------------------------------
>
> Modified: mltonlib/trunk/org/mlton/vesak/toys/ant/serial/Makefile
> ===================================================================
> --- mltonlib/trunk/org/mlton/vesak/toys/ant/serial/Makefile	2008-06-04 17:40:25 UTC (rev 6638)
> +++ mltonlib/trunk/org/mlton/vesak/toys/ant/serial/Makefile	2008-06-04 18:15:45 UTC (rev 6639)
> @@ -8,6 +8,6 @@
>
> root := ../../../../../..
>
> -mlton-opts := -const 'MLton.safe false' -const 'MLton.detectOverflow false' -loop-passes 2
> +mlton-opts := -align 8 -loop-passes 16

I could believe that '-loop-passes 2' helps, but '-loop-passes 16' would 
be extreme.  Just getting lots of inlining?




More information about the MLton mailing list