diff options
| author | Richard Biener <rguenther@suse.de> | 2025-10-23 11:13:09 +0200 |
|---|---|---|
| committer | Richard Biener <rguenth@gcc.gnu.org> | 2025-10-23 12:57:21 +0200 |
| commit | 4eaffcd9962b3ff1685fc2fff6aea764cef70e9c (patch) | |
| tree | 2607db714176818127888362d147601765d48c60 /libgomp/libgomp-plugin.h | |
| parent | 6682f495f43847941cc99d5cf1f19c2eb47497ed (diff) | |
Remove LOOP_VINFO_SLP_UNROLLING_FACTOR
The following removes LOOP_VINFO_SLP_UNROLLING_FACTOR in favor of
using LOOP_VINFO_VECT_FACTOR directly now that there's no difference
between the two possible.
* tree-vectorizer.h (_loop_vec_info::slp_unrolling_factor): Remove.
(LOOP_VINFO_SLP_UNROLLING_FACTOR): Likewise.
* tree-vect-loop.cc (_loop_vec_info::_loop_vec_info): Adjust.
(vect_analyze_loop_2): Likewise.
* tree-vect-slp.cc (vect_make_slp_decision): Set
LOOP_VINFO_VECT_FACTOR directly.
Diffstat (limited to 'libgomp/libgomp-plugin.h')
0 files changed, 0 insertions, 0 deletions
