Fix SIMD clone SLP a bit more
commitf586515accd0bafffba88ab906c6c43534a2ad94
authorRichard Biener <rguenther@suse.de>
Wed, 8 Nov 2023 15:32:11 +0000 (8 16:32 +0100)
committerRichard Biener <rguenther@suse.de>
Thu, 9 Nov 2023 07:44:06 +0000 (9 08:44 +0100)
tree0cdecb8f770553df62ae139de04fe6dd73d7890b
parent04d8a47608dcae7f61805e3566e3a1571b574405
Fix SIMD clone SLP a bit more

The following fixes an omission, mangling the non-SLP and SLP
simd-clone info.

* tree-vect-stmts.cc (vectorizable_simd_clone_call): Record
to the correct simd_clone_info.
gcc/tree-vect-stmts.cc