PING Re: [patch]Autovectorization loop versioning for data alignment

Richard Henderson rth@redhat.com
Mon Aug 29 17:18:00 GMT 2005


On Wed, Jul 27, 2005 at 06:40:52AM -0500, Keith Besaw wrote:
> I used examples such as:
> gcse.c:  if (!optimize_size && flag_gcse_sm)
>
> Do you still want the code changed to somehow update the default
> value for flag_tree_vect_loop_version?  It would mean that -Os
> doesn't disable the optimization flag -ftree-vect-loop-version;
> it only changes the default for the flag so it would have to be
> somehow documented differently in doc/invoke.texi.

I guess this is ok then.

> Added -ftree-vect-max-version-checks=#

I did in fact mean --param.  See params.def.

Other than that, it looks good.  Change that and commit.


r~



More information about the Gcc-patches mailing list