Hi,

This patch ensures this testcase is ran for armv8.1-m.main+mve as this is testing that doloops with function calls that aren't intrinsics get rejected as potential doloop targets during ivopts. For other targets this loop gets rejected for different reasons.

gcc/testsuite/ChangeLog:

        * gcc.target/arm/mve/ivopts-3.c: Add require target and options.

OK for trunk?

Kind regards,
Andre
This patch ensures this testcase is ran for armv8.1-m.main+mve as this is
testing that doloops with function calls that aren't intrinsics get rejected
as potential doloop targets during ivopts.  For other targets this loop gets
rejected for different reasons.

gcc/testsuite/ChangeLog:

        * gcc.target/arm/mve/ivopts-3.c: Add require target and options.

Reply via email to