> -Original Message-
> From: Alexandre Oliva
> Sent: Friday, February 17, 2023 7:39 AM
> To: gcc-patches@gcc.gnu.org
> Cc: ni...@redhat.com; Richard Earnshaw ;
> ramana@gmail.com; Kyrylo Tkachov
> Subject: [PATCH] [PR104882] [arm] require mve hw for mve run test
>
>
> The pr10488
On Feb 20, 2023, Andrea Corallo wrote:
> Alexandre Oliva via Gcc-patches writes:
>> PR target/104882
>> * gcc.target/arm/simd/pr104882.c: Require mve hardware.
> no approver here but LGTM, thanks.
Ping?
https://gcc.gnu.org/pipermail/gcc-patches/2023-February/612194.html
--
Alexandre Oliva, h
Alexandre Oliva via Gcc-patches writes:
> The pr104882.c test is an execution test, but arm_v8_1m_mve_ok only
> tests for compile-time support. Add a requirement for mve hardware.
>
> Regstrapped on x86_64-linux-gnu.
> Tested on arm-vxworks7 (gcc-12) and arm-eabi (trunk). Ok to install?
>
> for