diff options
author | Richard Biener <rguenther@suse.de> | 2024-09-05 10:46:58 +0200 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2024-09-06 09:16:03 +0200 |
commit | 116bfbc806a7aa3f1ae2a3b3eb38d6bb65e0d0a7 (patch) | |
tree | 513187641a4ff198fa0d14328fae2d29119393fb /gcc/cp/parser.cc | |
parent | 1dd175a0ccdd0ff4e7cb6668164a4fe99e47015d (diff) | |
download | gcc-116bfbc806a7aa3f1ae2a3b3eb38d6bb65e0d0a7.zip gcc-116bfbc806a7aa3f1ae2a3b3eb38d6bb65e0d0a7.tar.gz gcc-116bfbc806a7aa3f1ae2a3b3eb38d6bb65e0d0a7.tar.bz2 |
tree-optimization/116609 - SLP live lane vectorization with partial vectors
The following implements the simple case of single-lane SLP when
using partial vectors which can use the VEC_EXTRACT_LAST code
generation without changes. I'll keep the PR open for further
enhancements.
This avoids FAILs of gcc.target/aarch64/sve/live_1.c when using
single-lane SLP for non-grouped stores.
PR tree-optimization/116609
* tree-vect-loop.cc (vectorizable_live_operation_1): Support
partial vectors for single-lane SLP.
Diffstat (limited to 'gcc/cp/parser.cc')
0 files changed, 0 insertions, 0 deletions