[patch] (4.1 stage 2 projects): vectorize reduction, part 1/n

Dorit Naishlos DORIT@il.ibm.com
Wed Jun 1 20:55:00 GMT 2005






Richard Henderson <rth@redhat.com> wrote on 01/06/2005 23:05:05:

> Ok.
>
>
> > +   /* FORNOW */
> > +   gcc_assert (dt != vect_reduction_def);
> >
> > !   switch (dt)
>
> I'd tell you to move the assert into the switch like vect_induction_def,
> but I expect a following patch will simply implement it.
>

indeed.

thanks,

dorit

>
> r~



More information about the Gcc-patches mailing list