RE: [PATCH v2][ARM][GCC][12x]: MVE ACLE intrinsics to set and get vector lane.

2020-03-23 Thread Kyrylo Tkachov
Hi Srinath, > -Original Message- > From: Srinath Parvathaneni > Sent: 23 March 2020 17:43 > To: gcc-patches@gcc.gnu.org > Cc: Kyrylo Tkachov > Subject: [PATCH v2][ARM][GCC][12x]: MVE ACLE intrinsics to set and get > vector lane. > > Hello Kyrill, > &g

[PATCH v2][ARM][GCC][12x]: MVE ACLE intrinsics to set and get vector lane.

2020-03-23 Thread Srinath Parvathaneni
Hello Kyrill, Following patch is the rebased version of v1. (version v1) https://gcc.gnu.org/pipermail/gcc-patches/2019-November/534346.html Hello, This patch supports following MVE ACLE intrinsics to get and set vector lane. vsetq_lane_f16, vsetq_lane_f32, vsetq_lane_s16, vsetq_lane_s32,