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 >