Re: [PATCH 15/20] arm: [MVE intrinsics] add unary_acc shape

2023-05-11 Thread Richard Sandiford via Gcc-patches
gt;>>> Sent: Wednesday, May 10, 2023 2:31 PM >>>>> To: gcc-patches@gcc.gnu.org; Kyrylo Tkachov ; >>>>> Richard Earnshaw ; Richard Sandiford >>>>> >>>>> Cc: Christophe Lyon >>>>> Subject: [PATCH 15/20] arm: [MVE intrinsi

Re: [PATCH 15/20] arm: [MVE intrinsics] add unary_acc shape

2023-05-11 Thread Christophe Lyon via Gcc-patches
: Christophe Lyon Subject: [PATCH 15/20] arm: [MVE intrinsics] add unary_acc shape This patch adds the unary_acc shape description. 2022-10-25 Christophe Lyon gcc/ * config/arm/arm-mve-builtins-shapes.cc (unary_acc): New. * config/arm/arm-mve-builtins-shapes.h (unary_acc

Re: [PATCH 15/20] arm: [MVE intrinsics] add unary_acc shape

2023-05-11 Thread Richard Sandiford via Gcc-patches
rd Earnshaw ; Richard Sandiford >>> >>> Cc: Christophe Lyon >>> Subject: [PATCH 15/20] arm: [MVE intrinsics] add unary_acc shape >>> >>> This patch adds the unary_acc shape description. >>> >>> 2022-10-25 Christophe Lyon >&g

Re: [PATCH 15/20] arm: [MVE intrinsics] add unary_acc shape

2023-05-11 Thread Christophe Lyon via Gcc-patches
On 5/11/23 10:23, Kyrylo Tkachov wrote: -Original Message- From: Christophe Lyon Sent: Thursday, May 11, 2023 9:21 AM To: Kyrylo Tkachov ; gcc-patches@gcc.gnu.org; Richard Earnshaw ; Richard Sandiford Subject: Re: [PATCH 15/20] arm: [MVE intrinsics] add unary_acc shape On 5/10

RE: [PATCH 15/20] arm: [MVE intrinsics] add unary_acc shape

2023-05-11 Thread Kyrylo Tkachov via Gcc-patches
> -Original Message- > From: Christophe Lyon > Sent: Thursday, May 11, 2023 9:21 AM > To: Kyrylo Tkachov ; gcc-patches@gcc.gnu.org; > Richard Earnshaw ; Richard Sandiford > > Subject: Re: [PATCH 15/20] arm: [MVE intrinsics] add unary_acc shape > > &g

Re: [PATCH 15/20] arm: [MVE intrinsics] add unary_acc shape

2023-05-11 Thread Christophe Lyon via Gcc-patches
On 5/10/23 16:52, Kyrylo Tkachov wrote: -Original Message- From: Christophe Lyon Sent: Wednesday, May 10, 2023 2:31 PM To: gcc-patches@gcc.gnu.org; Kyrylo Tkachov ; Richard Earnshaw ; Richard Sandiford Cc: Christophe Lyon Subject: [PATCH 15/20] arm: [MVE intrinsics] add

RE: [PATCH 15/20] arm: [MVE intrinsics] add unary_acc shape

2023-05-10 Thread Kyrylo Tkachov via Gcc-patches
> -Original Message- > From: Christophe Lyon > Sent: Wednesday, May 10, 2023 2:31 PM > To: gcc-patches@gcc.gnu.org; Kyrylo Tkachov ; > Richard Earnshaw ; Richard Sandiford > > Cc: Christophe Lyon > Subject: [PATCH 15/20] arm: [MVE intrinsics] add unary_acc sh

[PATCH 15/20] arm: [MVE intrinsics] add unary_acc shape

2023-05-10 Thread Christophe Lyon via Gcc-patches
This patch adds the unary_acc shape description. 2022-10-25 Christophe Lyon gcc/ * config/arm/arm-mve-builtins-shapes.cc (unary_acc): New. * config/arm/arm-mve-builtins-shapes.h (unary_acc): New. --- gcc/config/arm/arm-mve-builtins-shapes.cc | 28 ++