Re: [PATCH] RISC-V: testsuite: Adjust pr117722.c scan.

2025-02-15 Thread Jeff Law
On 2/14/25 4:20 AM, Robin Dapp wrote: Hi, the test scanned for vmin and vmax instead of vminu and vmaxu. This patch fixes that. Will commit as obvious once the CI is OK with it. Regards Robin gcc/testsuite/ChangeLog: * gcc.target/riscv/rvv/autovec/pr117722.c: Scan for vminu and

[PATCH] RISC-V: testsuite: Adjust pr117722.c scan.

2025-02-14 Thread Robin Dapp
Hi, the test scanned for vmin and vmax instead of vminu and vmaxu. This patch fixes that. Will commit as obvious once the CI is OK with it. Regards Robin gcc/testsuite/ChangeLog: * gcc.target/riscv/rvv/autovec/pr117722.c: Scan for vminu and vmaxu. --- gcc/testsuite/gcc.targe