diff options
author | Richard Biener <rguenther@suse.de> | 2024-05-17 15:23:38 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2024-05-22 13:18:28 +0200 |
commit | 31e9bae0ea5e5413abfa3ca9050e66cc6760553e (patch) | |
tree | 7fbea146867e89980e470dc20a3f53f22b3cd361 /gcc/except.cc | |
parent | 0c7792f707368d0225a9a457895b847ef660c270 (diff) | |
download | gcc-31e9bae0ea5e5413abfa3ca9050e66cc6760553e.zip gcc-31e9bae0ea5e5413abfa3ca9050e66cc6760553e.tar.gz gcc-31e9bae0ea5e5413abfa3ca9050e66cc6760553e.tar.bz2 |
Avoid SLP_REPRESENTATIVE access for VEC_PERM in SLP scheduling
SLP permute nodes can end up without a SLP_REPRESENTATIVE now,
the following avoids touching it in this case in vect_schedule_slp_node.
* tree-vect-slp.cc (vect_schedule_slp_node): Avoid looking
at SLP_REPRESENTATIVE for VEC_PERM nodes.
Diffstat (limited to 'gcc/except.cc')
0 files changed, 0 insertions, 0 deletions