diff options
author | Richard Biener <rguenther@suse.de> | 2020-09-29 12:01:26 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2020-09-29 14:44:04 +0200 |
commit | b1570930df659ff3ea6691f9ba8b84c8a189d85d (patch) | |
tree | 8fdde8bfcb4742eadcd2acd95305572e86bbcc65 /gcc/function.h | |
parent | d68f4d2ecb8ed6781e4e535d2abc498b1674d68a (diff) | |
download | gcc-b1570930df659ff3ea6691f9ba8b84c8a189d85d.zip gcc-b1570930df659ff3ea6691f9ba8b84c8a189d85d.tar.gz gcc-b1570930df659ff3ea6691f9ba8b84c8a189d85d.tar.bz2 |
move permute optimization to optimize-slp
This moves optimizing permutes of SLP reductions to vect_optimize_slp,
eliding the global slp_loads array.
2020-09-29 Richard Biener <rguenther@suse.de>
* tree-vect-slp.c (vect_analyze_slp): Move SLP reduction
re-arrangement and SLP graph load gathering...
(vect_optimize_slp): ... here.
* tree-vectorizer.h (vec_info::slp_loads): Remove.
Diffstat (limited to 'gcc/function.h')
0 files changed, 0 insertions, 0 deletions