diff options
author | Richard Biener <rguenther@suse.de> | 2019-09-26 16:52:50 +0000 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2019-09-26 16:52:50 +0000 |
commit | 1b4dbccc1f828fa00e6acc8b88d24301c65552df (patch) | |
tree | 7ca3a6bc14aab35bbbe7b501af5cd37bee20bcdd /gcc/function.c | |
parent | 26cdf7bd5e9cb47f2a8761d8d5d2babf0bf5bb15 (diff) | |
download | gcc-1b4dbccc1f828fa00e6acc8b88d24301c65552df.zip gcc-1b4dbccc1f828fa00e6acc8b88d24301c65552df.tar.gz gcc-1b4dbccc1f828fa00e6acc8b88d24301c65552df.tar.bz2 |
tree-vect-loop.c (vect_analyze_loop_operations): Analyze loop-closed PHIs that are vect_internal_def.
2019-09-26 Richard Biener <rguenther@suse.de>
* tree-vect-loop.c (vect_analyze_loop_operations): Analyze
loop-closed PHIs that are vect_internal_def.
(vect_create_epilog_for_reduction): Exit early for nested cycles.
Simplify.
(vectorizable_lc_phi): New.
* tree-vect-stmts.c (vect_analyze_stmt): Call vectorize_lc_phi.
(vect_transform_stmt): Likewise.
* tree-vectorizer.h (stmt_vec_info_type): Add lc_phi_info_type.
(vectorizable_lc_phi): Declare.
From-SVN: r276157
Diffstat (limited to 'gcc/function.c')
0 files changed, 0 insertions, 0 deletions