; 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
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
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
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
; 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-
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
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
> Subject: [PATCH 9/9][GCC][Arm] Add ACLE intrinsics for complex
> mutliplication and addition
>
> 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 instructi
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 published on the Arm website [2].
The Lane versions of