Re: [PATCH] testsuite/vect: Fix pr25413a.c expectations [PR109705]

2024-01-25 Thread Richard Biener
On Fri, Jan 26, 2024 at 6:01 AM Andrew Pinski wrote: > > The 2 loops in octfapg_universe can and will be vectorized now > after r14-333-g6d4b59a9356ac4 on targets that support multiplication > in the long type. But the testcase does not check vect_long_mult for > that, so this patch corrects that

[PATCH] testsuite/vect: Fix pr25413a.c expectations [PR109705]

2024-01-25 Thread Andrew Pinski
The 2 loops in octfapg_universe can and will be vectorized now after r14-333-g6d4b59a9356ac4 on targets that support multiplication in the long type. But the testcase does not check vect_long_mult for that, so this patch corrects that error and now the testcase passes correctly on