diff options
author | Richard Biener <rguenther@suse.de> | 2025-07-30 15:05:19 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2025-07-31 08:35:37 +0200 |
commit | 8cae7cc099f533b2882898dc05528fcbb70ea9f2 (patch) | |
tree | a90115ef9e9b462046bf2578af1004906fa042c5 /gcc/testsuite/ada/acats-2/tests/c6/c64105a.ada | |
parent | fb59c5719c17a04ecfd58b5e566eccd6d2ac583a (diff) | |
download | gcc-master.zip gcc-master.tar.gz gcc-master.tar.bz2 |
The following disallows vectorizing epilogues containing scan-stores.
Since code generation works by walking gimple stmts it is not ready
for this when cleaning up epilogue vectorization. I believe
scan-store vectorization needs most of the work done during SLP
discovery to reflect the data flow.
* tree-vect-stmts.cc (check_scan_store): Remove redundant
slp_node check. Disallow epilogue vectorization.
Diffstat (limited to 'gcc/testsuite/ada/acats-2/tests/c6/c64105a.ada')
0 files changed, 0 insertions, 0 deletions