diff options
author | Alan Lawrence <alan.lawrence@arm.com> | 2015-09-08 19:13:29 +0000 |
---|---|---|
committer | Alan Lawrence <alalaw01@gcc.gnu.org> | 2015-09-08 19:13:29 +0000 |
commit | 7171dc86e4bb022c1f55a5a0af921ec3a6c9c17c (patch) | |
tree | 2dc2b889b2ff3600746bed345fcd0ba5a88bbde5 /gcc/fold-const.c | |
parent | 922f9c255896c0e24e997292cc7518b4b6545e7c (diff) | |
download | gcc-7171dc86e4bb022c1f55a5a0af921ec3a6c9c17c.zip gcc-7171dc86e4bb022c1f55a5a0af921ec3a6c9c17c.tar.gz gcc-7171dc86e4bb022c1f55a5a0af921ec3a6c9c17c.tar.bz2 |
[AArch64] vreinterpret(q?), vget_(low|high), vld1(q?)_dup
gcc/:
* config/aarch64/arm_neon.h (vreinterpret_p8_f16, vreinterpret_p16_f16,
vreinterpret_f16_f64, vreinterpret_f16_s8, vreinterpret_f16_s16,
vreinterpret_f16_s32, vreinterpret_f16_s64, vreinterpret_f16_f32,
vreinterpret_f16_u8, vreinterpret_f16_u16, vreinterpret_f16_u32,
vreinterpret_f16_u64, vreinterpret_f16_p8, vreinterpret_f16_p16,
vreinterpretq_f16_f64, vreinterpretq_f16_s8, vreinterpretq_f16_s16,
vreinterpretq_f16_s32, vreinterpretq_f16_s64, vreinterpretq_f16_f32,
vreinterpretq_f16_u8, vreinterpretq_f16_u16, vreinterpretq_f16_u32,
vreinterpretq_f16_u64, vreinterpretq_f16_p8, vreinterpretq_f16_p16,
vreinterpret_f32_f16, vreinterpret_f64_f16, vreinterpret_s64_f16,
vreinterpret_u64_f16, vreinterpretq_u64_f16, vreinterpret_s8_f16,
vreinterpret_s16_f16, vreinterpret_s32_f16, vreinterpret_u8_f16,
vreinterpret_u16_f16, vreinterpret_u32_f16, vreinterpretq_p8_f16,
vreinterpretq_p16_f16, vreinterpretq_f32_f16, vreinterpretq_f64_f16,
vreinterpretq_s64_f16, vreinterpretq_s8_f16, vreinterpretq_s16_f16,
vreinterpretq_s32_f16, vreinterpretq_u8_f16, vreinterpretq_u16_f16,
vreinterpretq_u32_f16, vget_low_f16, vget_high_f16, vld1_dup_f16,
vld1q_dup_f16): New.
gcc/testsuite/:
* gcc.target/aarch64/vget_high_1.c: Add float16x8->float16x4 case.
* gcc.target/aarch64/vget_low_1.c: Likewise.
From-SVN: r227546
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions