[PATCH] Vectorize COND_EXPR

Richard Henderson rth@redhat.com
Mon Apr 11 19:28:00 GMT 2005


On Mon, Apr 11, 2005 at 11:12:25AM -0700, Devang Patel wrote:
>         * tree-vect-analyze.c (vect_analyze_operations): Check
>         vectorizable codition.
>         * tree-vect-transform.c (vect_is_simple_cond): New function.
>         (vectorizable_condition): New function.
>         (vect_transform_stmt): Handle condition_vec_info_type.
>         * tree-vectorizer.h (enum stmt_vec_info_type): Add
>         condition_vec_info_type.
>         (vectorizable_condition): New.

Ok.

Lemme know when they're in and I'll add vcond patterns for
i386 and ia64.


r~



More information about the Gcc-patches mailing list