Richard Biener writes:
> On Tue, 27 Oct 2020, Richard Sandiford wrote:
>
>> Sorry for the very late comment (was out last week)?
>>
>> Richard Biener writes:
>> > This enables SLP store group splitting also for loop vectorization.
>> > For the existing testcase gcc.dg/vect/vect-complex-5.c this
On Tue, 27 Oct 2020, Richard Sandiford wrote:
> Sorry for the very late comment (was out last week)?
>
> Richard Biener writes:
> > This enables SLP store group splitting also for loop vectorization.
> > For the existing testcase gcc.dg/vect/vect-complex-5.c this then
> > generates much better c
Sorry for the very late comment (was out last week)…
Richard Biener writes:
> This enables SLP store group splitting also for loop vectorization.
> For the existing testcase gcc.dg/vect/vect-complex-5.c this then
> generates much better code, likewise for the PR97428 testcase.
>
> Both of those h