diff options
author | Richard Biener <rguenther@suse.de> | 2025-07-30 11:46:17 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2025-08-01 09:28:05 +0200 |
commit | 1586a8d707ad7be80184bf29165b4297a2f607d8 (patch) | |
tree | 18102fe2f82a04e0a7a023bd2282c46e4bc6d5b4 /gcc/rust/parse/rust-parse-impl.h | |
parent | 7a08afbc784ad41263e3cc3d039be631254183bc (diff) | |
download | gcc-1586a8d707ad7be80184bf29165b4297a2f607d8.zip gcc-1586a8d707ad7be80184bf29165b4297a2f607d8.tar.gz gcc-1586a8d707ad7be80184bf29165b4297a2f607d8.tar.bz2 |
Put SLP_TREE_SIMD_CLONE_INFO into type specifc data
The following adds vect_simd_clone_data as a container for vect
type specific data for vectorizable_simd_clone_call and moves
SLP_TREE_SIMD_CLONE_INFO there.
* tree-vectorizer.h (vect_simd_clone_data): New.
(_slp_tree::simd_clone_info): Remove.
(SLP_TREE_SIMD_CLONE_INFO): Likewise.
* tree-vect-slp.cc (_slp_tree::_slp_tree): Adjust.
(_slp_tree::~_slp_tree): Likewise.
* tree-vect-stmts.cc (vectorizable_simd_clone_call): Use
tyupe specific data to store SLP_TREE_SIMD_CLONE_INFO.
Diffstat (limited to 'gcc/rust/parse/rust-parse-impl.h')
0 files changed, 0 insertions, 0 deletions