On 7/29/25 4:34 PM, Juergen Christ wrote:
Loop peeling and minimal loop vectorization threshold prevented loop vectorization in these examples. Adjust parameters in the test to make the test pass.Tested on s390x. Okay for main and gcc15? Signed-off-by: Juergen Christ <jchr...@linux.ibm.com> PR testsuite/121286 PR testsuite/121288 gcc/testsuite/ChangeLog: * gcc.dg/vect/pr112325.c: Adjust parameters for s390. * gcc.dg/vect/pr117888-1.c: Ditto.
Ok, thanks! Andreas