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]

[patch] [4.2 projects] vectorize reduction patterns - patch 3/n


Second part of the updates to the transformation phase of the vectorizer to
support reduction patterns. It contains one small change that is submitted
separately just to avoid confusion with the cleanups to this function
included in the previous patch.

Bootstrapped with vectorization enabled and tested on the vectorizer tests
on powerpc-linux.

dorit

        * tree-vect-transform.c (vect_create_epilog_for_reduction): Added
        support for reduction patterns.


(See attached file: mainline.reduc_patterns3.txt)

Attachment: mainline.reduc_patterns3.txt
Description: Text document


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