> From: Kugan Vivekanandarajah
> Sent: Thursday, October 31, 2024 4:29 PM
>
> This test bb-slp-77.c extracted relies on the completely unrolling of the
> inner
> loop. However, for x86 in gcc.dg/vect/, loop is not unrolled and the inner
> loop
> is vectorized thus not triggering expected BB
This test bb-slp-77.c extracted relies on the completely unrolling of the
inner loop. However, for x86 in gcc.dg/vect/, loop is not unrolled and the
inner loop is vectorized thus not triggering expected BB SLP
Also noticed that the "vectorizing stmts using SLP” count is different when I
for