Re: [PATCH][AArch32] MVE: Split refactoring of remaining complex instrinsics

2020-12-18 Thread Christophe Lyon via Gcc-patches
d ; Ramana Radhakrishnan > > > > Subject: Re: [PATCH][AArch32] MVE: Split refactoring of remaining complex > > instrinsics > > > > On Wed, 16 Dec 2020 at 21:43, Tamar Christina via Gcc-patches > patc...@gcc.gnu.org> wrote: > > > > > > Hi All, >

RE: [PATCH][AArch32] MVE: Split refactoring of remaining complex instrinsics

2020-12-18 Thread Tamar Christina via Gcc-patches
Hi Christoph, > -Original Message- > From: Christophe Lyon > Sent: Friday, December 18, 2020 2:22 PM > To: Tamar Christina > Cc: gcc Patches ; Richard Earnshaw > ; nd ; Ramana Radhakrishnan > > Subject: Re: [PATCH][AArch32] MVE: Split refactoring of remaini

RE: [PATCH][AArch32] MVE: Split refactoring of remaining complex instrinsics

2020-12-18 Thread Tamar Christina via Gcc-patches
Hi Christophe, > -Original Message- > From: Christophe Lyon > Sent: Friday, December 18, 2020 2:22 PM > To: Tamar Christina > Cc: gcc Patches ; Richard Earnshaw > ; nd ; Ramana Radhakrishnan > > Subject: Re: [PATCH][AArch32] MVE: Split refactoring of remaini

Re: [PATCH][AArch32] MVE: Split refactoring of remaining complex instrinsics

2020-12-18 Thread Christophe Lyon via Gcc-patches
On Wed, 16 Dec 2020 at 21:43, Tamar Christina via Gcc-patches wrote: > > Hi All, > > This refactors the complex numbers bits of MVE to go through the same unspecs > as the NEON variant. > > This is pre-work to allow code to be shared between NEON and MVE for the > complex > vectorization patches.

[PATCH][AArch32] MVE: Split refactoring of remaining complex instrinsics

2020-12-16 Thread Tamar Christina via Gcc-patches
Hi All, This refactors the complex numbers bits of MVE to go through the same unspecs as the NEON variant. This is pre-work to allow code to be shared between NEON and MVE for the complex vectorization patches. Bootstrapped Regtested on arm-none-linux-gnueabihf and no issues. Codegen tested for