Re: [PATCH]AArch64: update vget_set_lane_1.c test output

2024-02-20 Thread Richard Sandiford
;> To: Andrew Pinski >> >> Cc: Tamar Christina ; gcc-patches@gcc.gnu.org; nd >> >> ; Richard Earnshaw ; Marcus >> >> Shawcroft ; Kyrylo Tkachov >> >> >> >> Subject: Re: [PATCH]AArch64: update vget_set_lane_1.c test output >> >>

RE: [PATCH]AArch64: update vget_set_lane_1.c test output

2024-02-15 Thread Tamar Christina
c.gnu.org; nd > >> ; Richard Earnshaw ; Marcus > >> Shawcroft ; Kyrylo Tkachov > >> > >> Subject: Re: [PATCH]AArch64: update vget_set_lane_1.c test output > >> > >> Andrew Pinski writes: > >> > On Thu, Feb 1, 2024 at 1:26 AM Tamar Christina >

Re: [PATCH]AArch64: update vget_set_lane_1.c test output

2024-02-01 Thread Andrew Pinski
gcc-patches@gcc.gnu.org; nd > >> ; Richard Earnshaw ; Marcus > >> Shawcroft ; Kyrylo Tkachov > >> > >> Subject: Re: [PATCH]AArch64: update vget_set_lane_1.c test output > >> > >> Andrew Pinski writes: > >> > On Thu, Feb 1, 2024 at 1:2

Re: [PATCH]AArch64: update vget_set_lane_1.c test output

2024-02-01 Thread Richard Sandiford
Tkachov >> >> Subject: Re: [PATCH]AArch64: update vget_set_lane_1.c test output >> >> Andrew Pinski writes: >> > On Thu, Feb 1, 2024 at 1:26 AM Tamar Christina >> wrote: >> >> >> >> Hi All, >> >> >> >> In the

RE: [PATCH]AArch64: update vget_set_lane_1.c test output

2024-02-01 Thread Tamar Christina
> -Original Message- > From: Richard Sandiford > Sent: Thursday, February 1, 2024 2:24 PM > To: Andrew Pinski > Cc: Tamar Christina ; gcc-patches@gcc.gnu.org; nd > ; Richard Earnshaw ; Marcus > Shawcroft ; Kyrylo Tkachov > > Subject: Re: [PATCH]AArch64: up

Re: [PATCH]AArch64: update vget_set_lane_1.c test output

2024-02-01 Thread Richard Sandiford
Andrew Pinski writes: > On Thu, Feb 1, 2024 at 1:26 AM Tamar Christina > wrote: >> >> Hi All, >> >> In the vget_set_lane_1.c test the following entries now generate a zip1 >> instead of an INS >> >> BUILD_TEST (float32x2_t, float32x2_t, , , f32, 1, 0) >> BUILD_TEST (int32x2_t, int32x2_t, ,

Re: [PATCH]AArch64: update vget_set_lane_1.c test output

2024-02-01 Thread Andrew Pinski
On Thu, Feb 1, 2024 at 1:26 AM Tamar Christina wrote: > > Hi All, > > In the vget_set_lane_1.c test the following entries now generate a zip1 > instead of an INS > > BUILD_TEST (float32x2_t, float32x2_t, , , f32, 1, 0) > BUILD_TEST (int32x2_t, int32x2_t, , , s32, 1, 0) > BUILD_TEST