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


Here is the missing docs patch. Tested with 'make dvi' on powerpc-linux.

dorit

      * doc/tm.texi (ssum_widen, usum_widen, sdot_prod, udot_prod): New
patterns.

(See attached file: new_reduc_patterns_doc_patch)



> 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
>
>

Attachment: new_reduc_patterns_doc_patch
Description: Binary data


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