Re: Ping: [PATCH] arm: Add new vector mode macros

2020-09-30 Thread Christophe Lyon via Gcc-patches
gt; ; Ramana Radhakrishnan > > ; Dennis Zhang > > > > Subject: Ping: [PATCH] arm: Add new vector mode macros > > > > Ping > > > > Richard Sandiford writes: > > > Kyrylo Tkachov writes: > > >> This looks like a productive way forward to me.

RE: Ping: [PATCH] arm: Add new vector mode macros

2020-09-29 Thread Kyrylo Tkachov
> -Original Message- > From: Richard Sandiford > Sent: 29 September 2020 11:27 > To: Kyrylo Tkachov > Cc: gcc-patches@gcc.gnu.org; ni...@redhat.com; Richard Earnshaw > ; Ramana Radhakrishnan > ; Dennis Zhang > > Subject: Ping: [PATCH] arm: Add new v

Ping: [PATCH] arm: Add new vector mode macros

2020-09-29 Thread Richard Sandiford
Ping Richard Sandiford writes: > Kyrylo Tkachov writes: >> This looks like a productive way forward to me. >> Okay if the other maintainer don't object by the end of the week. > > Thanks. Dennis pointed out off-list that it regressed > armv8_2-fp16-arith-2.c, which was expecting FP16 vectorisat

Re: [PATCH] arm: Add new vector mode macros

2020-09-22 Thread Richard Sandiford
v ; Dennis Zhang >> >> Subject: Re: [PATCH] arm: Add new vector mode macros >> >> Ping >> >> Richard Sandiford writes: >> > [ This is related to Dennis's subtraction patch >> > https://gcc.gnu.org/pipermail/gcc-patches/2020-September

RE: [PATCH] arm: Add new vector mode macros

2020-09-16 Thread Kyrylo Tkachov
Hi Richard, > -Original Message- > From: Richard Sandiford > Sent: 16 September 2020 11:15 > To: gcc-patches@gcc.gnu.org > Cc: ni...@redhat.com; Richard Earnshaw ; > Ramana Radhakrishnan ; Kyrylo > Tkachov ; Dennis Zhang > > Subject: Re: [PATCH] arm: Add new v

Re: [PATCH] arm: Add new vector mode macros

2020-09-16 Thread Richard Sandiford
Ping Richard Sandiford writes: > [ This is related to Dennis's subtraction patch > https://gcc.gnu.org/pipermail/gcc-patches/2020-September/553339.html > and the discussion about how the patterns were written. I wanted > to see whether there was a way that we could simplify the current >

[PATCH] arm: Add new vector mode macros

2020-09-08 Thread Richard Sandiford
[ This is related to Dennis's subtraction patch https://gcc.gnu.org/pipermail/gcc-patches/2020-September/553339.html and the discussion about how the patterns were written. I wanted to see whether there was a way that we could simplify the current addition handling that might perhaps make