aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop.c
diff options
context:
space:
mode:
authorRichard Sandiford <richard.sandiford@arm.com>2018-07-31 14:23:53 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2018-07-31 14:23:53 +0000
commit95c68311b61f6bbb013d0eb2e4403f01c76bf622 (patch)
tree23db27698d2e24d10d54f01b99a5c8a6b228410a /gcc/tree-vect-loop.c
parent211ee39b9d1d7d670dd4885bd1f4f038680a1e90 (diff)
downloadgcc-95c68311b61f6bbb013d0eb2e4403f01c76bf622.zip
gcc-95c68311b61f6bbb013d0eb2e4403f01c76bf622.tar.gz
gcc-95c68311b61f6bbb013d0eb2e4403f01c76bf622.tar.bz2
[25/46] Make get_earlier/later_stmt take and return stmt_vec_infos
...and also make vect_find_last_scalar_stmt_in_slp return a stmt_vec_info. 2018-07-31 Richard Sandiford <richard.sandiford@arm.com> gcc/ * tree-vectorizer.h (get_earlier_stmt, get_later_stmt): Take and return stmt_vec_infos rather than gimple stmts. Do not accept null arguments. (vect_find_last_scalar_stmt_in_slp): Return a stmt_vec_info instead of a gimple stmt. * tree-vect-slp.c (vect_find_last_scalar_stmt_in_slp): Likewise. Update use of get_later_stmt. (vect_get_constant_vectors): Update call accordingly. (vect_schedule_slp_instance): Likewise * tree-vect-data-refs.c (vect_slp_analyze_node_dependences): Likewise. (vect_slp_analyze_instance_dependence): Likewise. (vect_preserves_scalar_order_p): Update use of get_earlier_stmt. From-SVN: r263140
Diffstat (limited to 'gcc/tree-vect-loop.c')
0 files changed, 0 insertions, 0 deletions