diff options
author | Dorit Naishlos <dorit@il.ibm.com> | 2004-10-14 08:36:09 +0000 |
---|---|---|
committer | Dorit Nuzman <dorit@gcc.gnu.org> | 2004-10-14 08:36:09 +0000 |
commit | f09232570b8b10dae73bfe54d6782cbd46a3c2ac (patch) | |
tree | fe662c92996bc73d7a9042b8f64869f45b5a0049 /libjava | |
parent | a25036452a7713a01174787b1b13c96eff1534c6 (diff) | |
download | gcc-f09232570b8b10dae73bfe54d6782cbd46a3c2ac.zip gcc-f09232570b8b10dae73bfe54d6782cbd46a3c2ac.tar.gz gcc-f09232570b8b10dae73bfe54d6782cbd46a3c2ac.tar.bz2 |
tree-vectorizer.c (get_vectype_for_scalar_type): Added debug prinouts.
* tree-vectorizer.c (get_vectype_for_scalar_type): Added debug prinouts.
Added check that vectype is VECTOR_MODE_P, instead of check for BLKmode.
(vect_analyze_operations): Make sure the vectorization factor > 1. Add
gcc_assert under ENABLE_CHECKING.
(vectorizable_operation): Remove check for VECTOR_MODE_P (moved to
get_vectype_for_scalar_type).
(vect_get_vec_def_for_operand): Remove redundant variables.
(vect_transform_loop): Likewise.
From-SVN: r89032
Diffstat (limited to 'libjava')
0 files changed, 0 insertions, 0 deletions