diff options
author | Ezra Sitorus <ezra.sitorus@arm.com> | 2023-12-07 15:28:43 +0000 |
---|---|---|
committer | Richard Earnshaw <rearnsha@arm.com> | 2023-12-07 17:14:30 +0000 |
commit | ef07ae652c25ec04c2e3ef8cec14b0771a809861 (patch) | |
tree | f5c19bb13959e63e4dcb21e1dbbea78b99debe04 /gcc/testsuite/c-c++-common/dump-ada-spec-15.c | |
parent | a69a7c7b6782c5b6f213f1f34af8dbb6541f27bb (diff) | |
download | gcc-ef07ae652c25ec04c2e3ef8cec14b0771a809861.zip gcc-ef07ae652c25ec04c2e3ef8cec14b0771a809861.tar.gz gcc-ef07ae652c25ec04c2e3ef8cec14b0771a809861.tar.bz2 |
arm: vst1_types_x3 ACLE intrinsics
This patch is part of a series of patches implementing the _xN
variants of the vst1 intrinsic for the arm port. This patch adds the
_x3 variants of the vst1 intrinsic.
ACLE documents:
https://developer.arm.com/documentation/ihi0053/latest/
ISA documents:
https://developer.arm.com/documentation/ddi0487/latest/
gcc/ChangeLog:
* config/arm/arm_neon.h
(vst1_u8_x3, vst1_u16_x3, vst1_u32_x3, vst1_u64_x3): New.
(vst1_s8_x3, vst1_s16_x3, vst1_s32_x3, vst1_s64_x3): New.
(vst1_f16_x3, vst1_f32_x3): New.
(vst1_p8_x3, vst1_p16_x3, vst1_p64_x3): New.
(vst1_bf16_x3): New.
* config/arm/arm_neon_builtins.def (vst1_x3): New entries.
* config/arm/neon.md (vst1_x3<mode>): New.
gcc/testsuite/ChangeLog:
* gcc.target/arm/simd/vst1_base_xN_1.c: Add new test.
* gcc.target/arm/simd/vst1_bf16_xN_1.c: Add new test.
* gcc.target/arm/simd/vst1_fp16_xN_1.c: Add new test.
* gcc.target/arm/simd/vst1_p64_xN_1.c: Add new test.
Diffstat (limited to 'gcc/testsuite/c-c++-common/dump-ada-spec-15.c')
0 files changed, 0 insertions, 0 deletions