aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2014-01-16 21:14:45 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2014-01-16 21:14:45 +0100
commitd1417442bf533b6a06246ef8f1627b196ff7c825 (patch)
tree03a1ca6a02d62b0b91e99afafe1fccdc323c6673 /gcc/tree.c
parentcfb1582ce3fd2524f32fb009c59e84dc999db4f9 (diff)
downloadgcc-d1417442bf533b6a06246ef8f1627b196ff7c825.zip
gcc-d1417442bf533b6a06246ef8f1627b196ff7c825.tar.gz
gcc-d1417442bf533b6a06246ef8f1627b196ff7c825.tar.bz2
tree-vectorizer.h (struct _loop_vec_info): Add no_data_dependencies field.
* tree-vectorizer.h (struct _loop_vec_info): Add no_data_dependencies field. (LOOP_VINFO_NO_DATA_DEPENDENCIES): Define. * tree-vect-data-refs.c (vect_analyze_data_ref_dependence): Clear it when not giving up or versioning for alias only because of loop->safelen. (vect_analyze_data_ref_dependences): Set to true. * tree-vect-stmts.c (hoist_defs_of_uses): Return false if def_stmt is a GIMPLE_PHI. (vectorizable_load): Use LOOP_VINFO_NO_DATA_DEPENDENCIES instead of LOOP_REQUIRES_VERSIONING_FOR_ALIAS, add && !nested_in_vect_loop to the condition. From-SVN: r206687
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions