This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] [4.2 projects] vectorize reduction patterns - patch 5/5


thanks for reminding me. will add the missing bits shortly.

dorit

Bernd Schmidt <bernds_cb1@t-online.de> wrote on 10/01/2006 12:41:04:

>
> > +#define ssum_widen_optab (optab_table[OTI_ssum_widen])
> > +#define usum_widen_optab (optab_table[OTI_usum_widen])
>
> New standard patterns need to be documented.
>
>
> Bernd



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]