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] Add a builtin for rbit(q?)_p8; add intrinsics and tests.


On 19 August 2014 18:02, Alan Lawrence <alan.lawrence@arm.com> wrote:

> gcc/ChangeLog:
>
>         * config/aarch64/aarch64-simd.md (aarch64_rbit<mode>): New pattern.
>         * config/aarch64/aarch64-simd-builtins.def (rbit): New builtin.
>
>         * config/aarch64/arm_neon.h (vrbit_s8, vrbit_u8, vrbitq_s8,
> vrbitq_u8):
>         Replace temporary asm with call to builtin.
>         (vrbit_p8, vrbitq_p8): New functions.
>
> gcc/testsuite/ChangeLog:
>
>         * gcc.target/aarch64/simd/vrbit_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]