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 1/2][AArch64 Testsuite] Add execution test of vset(q?)_lane intrinsics.


On 8 September 2014 17:31, Alan Lawrence <alan.lawrence@arm.com> wrote:
> This adds a test thath checks the result of a vset_lane intrinsic is
> identical to the input apart from one value being changed.
>
> Test checks only one index per vset_lane_xxx in a somewhat adhoc fashion as
> the index has to be a compile-time immediate and I felt that doing a loop
> using macros did not add enough to justify the complexity.
>
> Passing on aarch64-none-elf and aarch64_be-none-elf (cross-tested).
>
> gcc/testsuite/ChangeLog:
>
>         gcc.target/aarch64/vset_lane_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]