[SLP]Use last pointer instead of first for reversed strided stores.
Need to use the last address of the vectorized stores for the strided stores, not the first one, to correctly store the data.
parent
f0f02b9c
Please register or sign in to comment