Use VEC_WIDEN_MULT_EVEN/ODD_EXPR in supportable_widening_operation
authorRichard Henderson <rth@redhat.com>
Tue, 10 Jul 2012 08:25:39 +0000 (01:25 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 10 Jul 2012 08:25:39 +0000 (01:25 -0700)
commit6ae6116f1985d4b1645d173776e3d73f2010c939
treeb399a7b31a3b5cb879e0a2b3ace6605e1d3526c4
parent00f07b86e7d7c80695fb655738b89d893b54fc9a
Use VEC_WIDEN_MULT_EVEN/ODD_EXPR in supportable_widening_operation

        * tree-vect-stmts.c (supportable_widening_operation): Expand
        WIDEN_MULT_EXPR via VEC_WIDEN_MULT_EVEN/ODD_EXPR if possible.

From-SVN: r189408
gcc/ChangeLog
gcc/tree-vect-stmts.c