RE: [PATCH v2 13/16]Arm: Add support for auto-vectorization using HF mode.

2020-12-14 Thread Kyrylo Tkachov via Gcc-patches
> -Original Message- > From: Gcc-patches On Behalf Of > Christophe Lyon via Gcc-patches > Sent: 14 December 2020 10:16 > To: Tamar Christina > Cc: Richard Earnshaw ; nd ; > gcc Patches ; Ramana Radhakrishnan > > Subject: Re: [PATCH v2 13/16]Arm: Add sup

Re: [PATCH v2 13/16]Arm: Add support for auto-vectorization using HF mode.

2020-12-14 Thread Christophe Lyon via Gcc-patches
On Fri, 25 Sept 2020 at 16:31, Tamar Christina wrote: > > Hi All, > > This adds support to the auto-vectorizer to support HFmode vectorization for > AArch32. This is supported when +fp16 is used. I wonder if I should disable > the returning of the type if the option isn't enabled. > > At the mom

RE: [PATCH v2 13/16]Arm: Add support for auto-vectorization using HF mode.

2020-12-09 Thread Kyrylo Tkachov via Gcc-patches
> -Original Message- > From: Tamar Christina > Sent: 25 September 2020 15:31 > To: gcc-patches@gcc.gnu.org > Cc: nd ; Ramana Radhakrishnan > ; Richard Earnshaw > ; ni...@redhat.com; Kyrylo Tkachov > > Subject: [PATCH v2 13/16]Arm: Add support for auto-vectorization using HF > mode. > >

RE: [PATCH v2 13/16]Arm: Add support for auto-vectorization using HF mode.

2020-12-08 Thread Tamar Christina via Gcc-patches
ping > -Original Message- > From: Gcc-patches On Behalf Of Tamar > Christina > Sent: Friday, September 25, 2020 3:31 PM > To: gcc-patches@gcc.gnu.org > Cc: Richard Earnshaw ; nd ; > Ramana Radhakrishnan > Subject: [PATCH v2 13/16]Arm: Add support for auto-vectorization using HF > mode. >