aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop.c
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2020-09-15 14:35:40 +0200
committerRichard Biener <rguenther@suse.de>2020-09-15 14:41:21 +0200
commitc9de716a59c873859df3b3e1fbb993200fce5a73 (patch)
treedcf2c6218ef64c1050e9df4358fc6603de07b9a4 /gcc/tree-vect-loop.c
parent80297f897758f59071968ddff2a04a8d11481117 (diff)
downloadgcc-c9de716a59c873859df3b3e1fbb993200fce5a73.zip
gcc-c9de716a59c873859df3b3e1fbb993200fce5a73.tar.gz
gcc-c9de716a59c873859df3b3e1fbb993200fce5a73.tar.bz2
Allow more BB vectorization
The following allows more BB vectorization by generally building leafs from scalars rather than giving up. Note this is only a first step towards this and as can be seen with the exception for node splitting it is generally hard to get this heuristic sound. I've added variants of the bb-slp-48.c testcase to make sure we still try permuting for example. 2020-09-15 Richard Biener <rguenther@suse.de> * tree-vect-slp.c (vect_build_slp_tree_2): Also consider building an operand from scalars when building it did not fail fatally but avoid messing with the upcall splitting of groups. * gcc.dg/vect/bb-slp-48.c: New testcase. * gcc.dg/vect/bb-slp-7.c: Adjust.
Diffstat (limited to 'gcc/tree-vect-loop.c')
0 files changed, 0 insertions, 0 deletions