[PATCH][AArch64 Intrinsics] Replace temporary assembler for vst1_lane
Marcus Shawcroft
marcus.shawcroft@gmail.com
Fri Jan 30 15:49:00 GMT 2015
On 30 January 2015 at 12:09, Alan Lawrence <alan.lawrence@arm.com> wrote:
> This was posted towards the end of stage 3, a few days before stage 4
> started. Is it now too late to "ping" ?
>
> --Alan
>> gcc/ChangeLog:
>>
>> * config/aarch64/arm_neon.h (vst1_lane_f32, vst1_lane_f64,
>> vst1_lane_p8, vst1_lane_p16, vst1_lane_s8, vst1_lane_s16,
>> vst1_lane_s32, vst1_lane_s64, vst1_lane_u8, vst1_lane_u16,
>> vst1_lane_u32, vst1_lane_u64, vst1q_lane_f32, vst1q_lane_f64,
>> vst1q_lane_p8, vst1q_lane_p16, vst1q_lane_s8, vst1q_lane_s16,
>> vst1q_lane_s32, vst1q_lane_s64, vst1q_lane_u8, vst1q_lane_u16,
>> vst1q_lane_u32, vst1q_lane_u64): Reimplement with pointer
>> dereference
>> and __aarch64_vget_lane_any.
Please don't top post.
This is OK but wait for stage-1 to open before you commit it please.
/Marcus
More information about the Gcc-patches
mailing list