https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94317

--- Comment #7 from David Binderman <dcb314 at hotmail dot com> ---
(In reply to Christophe Lyon from comment #6)
> There are lots of tests under gcc.target/arm/mve,

About 2,400 C source code files.

> In the past I contributed Neon intrinsics executable tests (see
> gcc.target/aarch64/advsimd-intrinsics) which caught several corner-case bugs.

Sounds good. There are about 460 C source code files under that directory.

> It would probably be good to have similar things for MVE, but that's a huge
> task.

Would it be enough to prioritise some of the more popular cases and write tests
for those ?

Is MVE bigger or smaller than Neon intrinsics ?

Reply via email to