[autovect] [patch] more cleanups

Dorit Nuzman DORIT@il.ibm.com
Wed Feb 8 09:07:00 GMT 2006


Fix typos, factor code.
Bootstrapped with vectorization enabled and tested on the vectorizer
testcases on powerpc-linux. Committed to autovect-branch.

dorit

(See attached file: autovect.feb8)

        * tree-vect-transform.c (vect_align_data_ref): Removed.
        (vect_transform_strided_store, vectorizable_store): Remove call to
        vect_align_data_ref.

        (vect_setup_realignment): Fix comment.

        (vect_get_vec_def_for_stmt_copy): New function.
        (vectorizable_reduction, vectorizable_operation,
vectorizable_store):
        (vectorizable_type_demotion, vectorizable_type_promotion): Replace
code
        that was factored out into vect_get_vec_def_for_stmt_copy with a
call.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: autovect.feb8
Type: application/octet-stream
Size: 20823 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20060208/ec49da80/attachment.obj>


More information about the Gcc-patches mailing list