diff options
author | Richard Biener <rguenther@suse.de> | 2023-10-23 13:42:53 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2023-10-23 15:30:02 +0200 |
commit | 00eb0812e6464307f9f971d2a743d720015e70cf (patch) | |
tree | 3829398b5d3df5ac8b7c0e8bf18ff531c8e374b0 /libcpp | |
parent | 738d44348e7392a9f8e370afa3a9d8c24ee080cd (diff) | |
download | gcc-00eb0812e6464307f9f971d2a743d720015e70cf.zip gcc-00eb0812e6464307f9f971d2a743d720015e70cf.tar.gz gcc-00eb0812e6464307f9f971d2a743d720015e70cf.tar.bz2 |
tree-optimization/111915 - mixing grouped and non-grouped accesses
The change to allow SLP of non-grouped accesses failed to check
for the case of mixing with grouped accesses.
PR tree-optimization/111915
* tree-vect-slp.cc (vect_build_slp_tree_1): Check all
accesses are either grouped or not.
* gcc.dg/vect/pr111915.c: New testcase.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions