On 10/9/23 08:59, Juzhe-Zhong wrote:
These cases won't check SLP for load_lanes support target.

Add vectorization check for situations.

gcc/testsuite/ChangeLog:

        * gcc.dg/vect/pr97832-2.c: Add vectorization check.
        * gcc.dg/vect/pr97832-3.c: Ditto.
        * gcc.dg/vect/pr97832-4.c: Ditto.
So has this been checked on anything other than riscv? It would be good to know that these aren't likely to introduce new FAILs.

I would think you could build and x86 compiler and just run the vect.exp tests with and without this patch (so you don't need to do a full regression run).

Assuming it doesn't cause any new x86 FAILs, this is fine for the trunk.

jeff

Reply via email to