[PATCH][AArch64] Implement vfma_f64, vmla_f64, vfms_f64, vmls_f64 intrinsics

Kyrill Tkachov kyrylo.tkachov@arm.com
Tue Jul 8 12:31:00 GMT 2014


Ping^2
https://gcc.gnu.org/ml/gcc-patches/2014-06/msg02399.html

Kyrill

On 20/06/14 15:17, Kyrill Tkachov wrote:
> Hi all,
>
> Now that Alan fixed the float64x1_t machinery, this patch implements
> some low-hanging intrinsics
> in arm_neon.h.
>
> Tested aarch64-none-elf and bootstrapped on aarch64-linux.
>
> Ok for trunk?
>
> Thanks,
> Kyrill
>
> 2014-06-20  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
>
>       * config/aarch64/arm_neon.h (vfma_f64): New intrinsic.
>       (vmla_f64): Likewise.
>       (vfms_f64): Likewise.
>       (vmls_f64): Likewise.
>
> 2014-06-20  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
>
>       * gcc.target/aarch64/simd/vfma_f64.c: New test.
>       * gcc.target/aarch64/simd/vmla_f64.c: Likewise.
>       * gcc.target/aarch64/simd/vfms_f64.c: Likewise.
>       * gcc.target/aarch64/simd/vmls_f64.c: Likewise.




More information about the Gcc-patches mailing list