public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* ARM-NEON-Intrinsics verification
@ 2011-01-10 13:16 naveen yadav
  2011-01-11  7:53 ` keshav yadav
  0 siblings, 1 reply; 4+ messages in thread
From: naveen yadav @ 2011-01-10 13:16 UTC (permalink / raw)
  To: gcc-help, arm-gnu

Hi All,

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 ?


Kind regards

^ permalink raw reply	[flat|nested] 4+ messages in thread

* ARM-NEON-Intrinsics verification
  2011-01-10 13:16 ARM-NEON-Intrinsics verification naveen yadav
@ 2011-01-11  7:53 ` keshav yadav
  2011-01-11 18:23   ` Ian Lance Taylor
  0 siblings, 1 reply; 4+ messages in thread
From: keshav yadav @ 2011-01-11  7:53 UTC (permalink / raw)
  To: gcc-help

Hi All,

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 ?


Kind regards

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: ARM-NEON-Intrinsics verification
  2011-01-11  7:53 ` keshav yadav
@ 2011-01-11 18:23   ` Ian Lance Taylor
  2011-01-12  4:07     ` keshav yadav
  0 siblings, 1 reply; 4+ messages in thread
From: Ian Lance Taylor @ 2011-01-11 18:23 UTC (permalink / raw)
  To: keshav yadav; +Cc: gcc-help

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: ARM-NEON-Intrinsics verification
  2011-01-11 18:23   ` Ian Lance Taylor
@ 2011-01-12  4:07     ` keshav yadav
  0 siblings, 0 replies; 4+ messages in thread
From: keshav yadav @ 2011-01-12  4:07 UTC (permalink / raw)
  To: Ian Lance Taylor; +Cc: gcc-help

Thanks Ian,

I check the test code at this location, but they are very very basic
and does not verify full functionality
and behavior.



Thanks

On Tue, Jan 11, 2011 at 11:52 PM, Ian Lance Taylor <iant@google.com> wrote:
> 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
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-01-12  4:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-10 13:16 ARM-NEON-Intrinsics verification naveen yadav
2011-01-11  7:53 ` keshav yadav
2011-01-11 18:23   ` Ian Lance Taylor
2011-01-12  4:07     ` keshav yadav

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).