On Wed, 8 Nov 2023, Richard Biener wrote:
> The following refactors the x86 decl based scatter vectorization
> similar to what I did to the gather path. This prepares scatters
> for SLP as well, mainly single-lane since there are multiple
> missing bits to support multi-lane scatters.
>
> Tested
The following refactors the x86 decl based scatter vectorization
similar to what I did to the gather path. This prepares scatters
for SLP as well, mainly single-lane since there are multiple
missing bits to support multi-lane scatters.
Tested extensively on the SLP-only branch which has the abili