diff options
author | Richard Biener <rguenther@suse.de> | 2020-05-06 13:20:38 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2020-05-06 15:30:14 +0200 |
commit | 4e849a74a8512cb313831a5929501ac2a735b7e1 (patch) | |
tree | 305e6d48028c8d2c68c43c8c56c490694672822e /libgcc/config/aarch64 | |
parent | a3f1fc0625cd3c0492c2e66a32ae75dbedc06731 (diff) | |
download | gcc-4e849a74a8512cb313831a5929501ac2a735b7e1.tar.gz |
Prepare removal of SLP_INSTANCE_GROUP_SIZE
This removes trivial instances of SLP_INSTANCE_GROUP_SIZE and refrains
from using a "SLP instance" which nowadays is just one of the possibly
many entries into the SLP graph.
2020-05-06 Richard Biener <rguenther@suse.de>
* tree-vectorizer.h (vect_transform_slp_perm_load): Adjust.
* tree-vect-data-refs.c (vect_slp_analyze_node_dependences):
Remove slp_instance parameter, just iterate over all scalar stmts.
(vect_slp_analyze_instance_dependence): Adjust and likewise.
* tree-vect-slp.c (vect_bb_slp_scalar_cost): Remove unused BB
parameter.
(vect_schedule_slp): Just iterate over all scalar stmts.
(vect_supported_load_permutation_p): Adjust.
(vect_transform_slp_perm_load): Remove slp_instance parameter,
instead use the number of lanes in the node as group size.
* tree-vect-stmts.c (vect_model_load_cost): Get vectorization
factor instead of slp_instance as parameter.
(vectorizable_load): Adjust.
Diffstat (limited to 'libgcc/config/aarch64')
0 files changed, 0 insertions, 0 deletions