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 2/n


On Thu, Dec 29, 2005 at 12:28:49PM +0200, Dorit Naishlos wrote:
>         * tree-vectorizer.h (ternary_op): New enum value.
>         * tree-vect-transform.c (vect_create_epilog_for_reduction): Added
>         declaration. Revised documentation. Removed redundant dump prints.
>         Removed redundant argument.
>         (vectorizable_reduction): Added support for reduction patterns.
>         (vect_transform_stmt): Added support for patterns.

Ok.


r~


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