diff options
author | Richard Biener <rguenther@suse.de> | 2025-07-10 09:44:50 +0200 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2025-07-10 11:42:15 +0200 |
commit | 18c48295afb424bfc5c1fbb812e68119e9eb4ccb (patch) | |
tree | aaea149e6742b1c057d1999c36e1fd0a14ce1fe8 /libstdc++-v3/testsuite/20_util/is_final | |
parent | 60a7c817d2deb640e9649825a8e4e05293a7ba2d (diff) | |
download | gcc-master.zip gcc-master.tar.gz gcc-master.tar.bz2 |
After vect_analyze_loop_operations is gone we can clean up
vect_analyze_stmt as it is no longer called out of SLP context.
* tree-vectorizer.h (vect_analyze_stmt): Remove stmt-info
and need_to_vectorize arguments.
* tree-vect-slp.cc (vect_slp_analyze_node_operations_1):
Adjust.
* tree-vect-stmts.cc (can_vectorize_live_stmts): Remove
stmt_info argument and remove non-SLP path.
(vect_analyze_stmt): Remove stmt_info and need_to_vectorize
argument and prune paths no longer reachable.
(vect_transform_stmt): Adjust.
Diffstat (limited to 'libstdc++-v3/testsuite/20_util/is_final')
0 files changed, 0 insertions, 0 deletions