This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ARM-NEON-Intrinsics verification


keshav yadav <keshav.yadav2005@gmail.com> writes:

> I want to verify all ARM-NEON-Intrinsics, Is there inbuild testsuite available ?
>
> http://gcc.gnu.org/onlinedocs/gcc/ARM-NEON-Intrinsics.html#ARM-NEON-Intrinsics
>
>
> I check on GCC testsuite, but it does not verify the result, it just
> in most of cases check assembly generated or not.
>
> I want to chek all these ARM-NEON-Intrinsics . can I get some help ?

There are some tests in gcc/testsuite/gcc.target/arm.  I have no idea
how comprehensive they are.  Those are the only NEON tests that come
with gcc.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]