diff options
author | Richard Biener <rguenther@suse.de> | 2024-06-26 19:23:26 +0200 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2024-06-27 07:52:51 +0200 |
commit | c7cb0dd94589ab501bca27f93641b4074e5a2e99 (patch) | |
tree | 11d6bca19be692905620aff9fff1d18eb795805d /gcc/tree-vectorizer.h | |
parent | b7ba0670a768e76e87e04cfd6a72c28c35333b54 (diff) | |
download | gcc-c7cb0dd94589ab501bca27f93641b4074e5a2e99.zip gcc-c7cb0dd94589ab501bca27f93641b4074e5a2e99.tar.gz gcc-c7cb0dd94589ab501bca27f93641b4074e5a2e99.tar.bz2 |
tree-optimization/115652 - amend last fix
The previous fix breaks in the degenerate case when the discovered
last_stmt is equal to the first stmt in the block since then we
undo a required stmt advancement.
PR tree-optimization/115652
* tree-vect-slp.cc (vect_schedule_slp_node): Only insert
at the start of the block if that strictly dominates
the discovered dependent stmt.
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions