This is the mail archive of the gcc-patches@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: [PATCH][AArch64 Testsuite] Add a test of the vst[234](q?) intrinsics


On 8 September 2014 12:03, Alan Lawrence <alan.lawrence@arm.com> wrote:
> This adds a test of all the variants of vst2, vst2q, vst3, vst3q, vst4, and
> vst4q. These all use typexNxM structs and the OI/CI/XImode mechanism, so the
> test cross-checks this against plain ol' vld1(q?).
>
> Cross-tested on aarch64-none-elf (passing), also on aarch64_be-none-elf
> (failing  as per https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59810).
>
> gcc/testsuite/ChangeLog:
>
>         * gcc.target/aarch64/vstN_1.c: New test.

OK /Marcus


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