RE: [PATCH 9/9][GCC][Arm] Add ACLE intrinsics for complex mutliplication and addition

2019-01-11 Thread Tamar Christina
; gcc-patches@gcc.gnu.org; nd ; Ramana Radhakrishnan ; Richard Earnshaw ; ni...@redhat.com Subject: Re: [PATCH 9/9][GCC][Arm] Add ACLE intrinsics for complex mutliplication and addition Hi Tamar, On Thu, 10 Jan 2019 at 16:41, Tamar Christina wrote: > > Hi Christoph, > > It was int

Re: [PATCH 9/9][GCC][Arm] Add ACLE intrinsics for complex mutliplication and addition

2019-01-11 Thread Christophe Lyon
ial defines and iterators that > > were missing due to > > The patch being split. > > > > Thanks, > > Tamar > > > > -Original Message- > > From: Kyrill Tkachov > > Sent: Friday, December 21, 2018 11:40 AM > > To: Tamar Christina ; gcc

Re: [PATCH 9/9][GCC][Arm] Add ACLE intrinsics for complex mutliplication and addition

2019-01-10 Thread Tamar Christina
Sent: Thursday, January 10, 2019 3:35:18 PM To: Tamar Christina Cc: Kyrill Tkachov; gcc-patches@gcc.gnu.org; nd; Ramana Radhakrishnan; Richard Earnshaw; ni...@redhat.com Subject: Re: [PATCH 9/9][GCC][Arm] Add ACLE intrinsics for complex mutliplication and addition Hi Tamar, On Thu, 10 Jan 2019

Re: [PATCH 9/9][GCC][Arm] Add ACLE intrinsics for complex mutliplication and addition

2019-01-10 Thread Christophe Lyon
From: Kyrill Tkachov > Sent: Friday, December 21, 2018 11:40 AM > To: Tamar Christina ; gcc-patches@gcc.gnu.org > Cc: nd ; Ramana Radhakrishnan ; > Richard Earnshaw ; ni...@redhat.com > Subject: Re: [PATCH 9/9][GCC][Arm] Add ACLE intrinsics for complex > mutliplication and additio

RE: [PATCH 9/9][GCC][Arm] Add ACLE intrinsics for complex mutliplication and addition

2019-01-09 Thread Tamar Christina
; Ramana Radhakrishnan ; Richard Earnshaw ; ni...@redhat.com Subject: Re: [PATCH 9/9][GCC][Arm] Add ACLE intrinsics for complex mutliplication and addition Hi Tamar, On 11/12/18 15:46, Tamar Christina wrote: > Hi All, > > This patch adds NEON intrinsics and tests for the Armv8.3-

Re: [PATCH 9/9][GCC][Arm] Add ACLE intrinsics for complex mutliplication and addition

2018-12-21 Thread Tamar Christina
Hi All, I have made a trivial change in the patch and will assume the OK still applies. I have also changed it from a compile to assemble tests. Kind Regards, Tamar The 12/21/2018 11:40, Kyrill Tkachov wrote: > Hi Tamar, > > On 11/12/18 15:46, Tamar Christina wrote: > > Hi All, > > > > This pa

Re: [PATCH 9/9][GCC][Arm] Add ACLE intrinsics for complex mutliplication and addition

2018-12-21 Thread Kyrill Tkachov
Hi Tamar, On 11/12/18 15:46, Tamar Christina wrote: Hi All, This patch adds NEON intrinsics and tests for the Armv8.3-a complex multiplication and add instructions with a rotate along the Argand plane. The instructions are documented in the ArmARM[1] and the intrinsics specification will be p

RE: [PATCH 9/9][GCC][Arm] Add ACLE intrinsics for complex mutliplication and addition

2018-12-21 Thread Tamar Christina
Ping > -Original Message- > From: gcc-patches-ow...@gcc.gnu.org > On Behalf Of Tamar Christina > Sent: Tuesday, December 11, 2018 15:47 > To: gcc-patches@gcc.gnu.org > Cc: nd ; Ramana Radhakrishnan > ; Richard Earnshaw > ; ni...@redhat.com; Kyrylo Tkachov > > Subject: [PATCH 9/9][GCC][Ar