diff options
author | Dorit Nuzman <dorit@il.ibm.com> | 2008-08-14 12:47:56 +0000 |
---|---|---|
committer | Dorit Nuzman <dorit@gcc.gnu.org> | 2008-08-14 12:47:56 +0000 |
commit | 32ff12435e068632cc28b1521b087e019ecf6717 (patch) | |
tree | 2bb300d5bbf5621f6ab3e5ec9a6887537147abf9 /gcc/c-parser.c | |
parent | ed6fa12929896f7771ce9e1f5bef380001d74af7 (diff) | |
download | gcc-32ff12435e068632cc28b1521b087e019ecf6717.zip gcc-32ff12435e068632cc28b1521b087e019ecf6717.tar.gz gcc-32ff12435e068632cc28b1521b087e019ecf6717.tar.bz2 |
tree-vect-transform.c (vect_create_epilog_for_reduction): Takes an additional argument.
2008-08-14 Dorit Nuzman <dorit@il.ibm.com>
* tree-vect-transform.c (vect_create_epilog_for_reduction): Takes an
additional argument. Support reduction when duplication is needed due
to data-types of different sizes in the loop.
(get_initial_def_for_induction): Fix printout.
(vect_get_vec_def_for_stmt_copy): Support case where the
vec_stmt_for_operand is a phi node.
(vectorizable_reduction): Support reduction when duplication is needed
due to data-types of different sizes in the loop.
(vectorizable_call): Remove restriction to not vectorize in case we
have data-types of different sizes in the loop.
(vectorizable_conversion): Likewise.
(vectorizable_operation): Likewise.
(vectorizable_type_demotion): Likewise.
(vectorizable_type_promotion): Likewise.
(vectorizable_induction): Add restriction to not vectorize in case
we have data-types of different sizes in the loop.
From-SVN: r139096
Diffstat (limited to 'gcc/c-parser.c')
0 files changed, 0 insertions, 0 deletions