Re: [ARM] PR66791: Replace builtins for vdup_n and vmov_n intrinsics

2021-09-03 Thread Christophe LYON via Gcc-patches
Tkachov ; gcc Patches Subject: Re: [ARM] PR66791: Replace builtins for vdup_n and vmov_n intrinsics On Tue, 17 Aug 2021 at 11:55, Prathamesh Kulkarni wrote: On Thu, 12 Aug 2021 at 19:04, Christophe Lyon wrote: On Thu, Aug 12, 2021 at 1:54 PM Prathamesh Kulkarni wrote: On Wed, 11 Aug 2021

Re: [ARM] PR66791: Replace builtins for vdup_n and vmov_n intrinsics

2021-09-03 Thread Prathamesh Kulkarni via Gcc-patches
; To: Christophe Lyon >> > Cc: Kyrylo Tkachov ; gcc Patches > > patc...@gcc.gnu.org> >> > Subject: Re: [ARM] PR66791: Replace builtins for vdup_n and vmov_n >> > intrinsics >> > >> > On Tue, 17 Aug 2021 at 11:55, Prathamesh Kulkarni >> >

Re: [ARM] PR66791: Replace builtins for vdup_n and vmov_n intrinsics

2021-09-02 Thread Christophe Lyon via Gcc-patches
On Tue, Aug 24, 2021 at 10:17 AM Kyrylo Tkachov wrote: > > > > -Original Message- > > From: Prathamesh Kulkarni > > Sent: 24 August 2021 09:01 > > To: Christophe Lyon > > Cc: Kyrylo Tkachov ; gcc Patches > patc...@gcc.gnu.org> > >

RE: [ARM] PR66791: Replace builtins for vdup_n and vmov_n intrinsics

2021-08-24 Thread Kyrylo Tkachov via Gcc-patches
> -Original Message- > From: Prathamesh Kulkarni > Sent: 24 August 2021 09:01 > To: Christophe Lyon > Cc: Kyrylo Tkachov ; gcc Patches patc...@gcc.gnu.org> > Subject: Re: [ARM] PR66791: Replace builtins for vdup_n and vmov_n > intrinsics > > On Tue, 17

Re: [ARM] PR66791: Replace builtins for vdup_n and vmov_n intrinsics

2021-08-24 Thread Prathamesh Kulkarni via Gcc-patches
On Tue, 17 Aug 2021 at 11:55, Prathamesh Kulkarni wrote: > > On Thu, 12 Aug 2021 at 19:04, Christophe Lyon > wrote: > > > > > > > > On Thu, Aug 12, 2021 at 1:54 PM Prathamesh Kulkarni > > wrote: > >> > >> On Wed, 11 Aug 2021 at 22:23, Christophe Lyon > >> wrote: > >> > > >> > > >> > > >> > On

Re: [ARM] PR66791: Replace builtins for vdup_n and vmov_n intrinsics

2021-08-16 Thread Prathamesh Kulkarni via Gcc-patches
On Thu, 12 Aug 2021 at 19:04, Christophe Lyon wrote: > > > > On Thu, Aug 12, 2021 at 1:54 PM Prathamesh Kulkarni > wrote: >> >> On Wed, 11 Aug 2021 at 22:23, Christophe Lyon >> wrote: >> > >> > >> > >> > On Thu, Jun 24, 2021 at 6:29 PM Kyrylo Tkachov via Gcc-patches >> > wrote: >> >> >> >> >>

Re: [ARM] PR66791: Replace builtins for vdup_n and vmov_n intrinsics

2021-08-12 Thread Christophe Lyon via Gcc-patches
On Thu, Aug 12, 2021 at 1:54 PM Prathamesh Kulkarni < prathamesh.kulka...@linaro.org> wrote: > On Wed, 11 Aug 2021 at 22:23, Christophe Lyon > wrote: > > > > > > > > On Thu, Jun 24, 2021 at 6:29 PM Kyrylo Tkachov via Gcc-patches < > gcc-patches@gcc.gnu.org> wrote: > >> > >> > >> > >> > -Origi

Re: [ARM] PR66791: Replace builtins for vdup_n and vmov_n intrinsics

2021-08-12 Thread Prathamesh Kulkarni via Gcc-patches
On Wed, 11 Aug 2021 at 22:23, Christophe Lyon wrote: > > > > On Thu, Jun 24, 2021 at 6:29 PM Kyrylo Tkachov via Gcc-patches > wrote: >> >> >> >> > -Original Message- >> > From: Prathamesh Kulkarni >> > Sent: 24 June 2021 12:11 >> > To: gcc Patches ; Kyrylo Tkachov >> > >> > Subject: [A

Re: [ARM] PR66791: Replace builtins for vdup_n and vmov_n intrinsics

2021-08-11 Thread Christophe Lyon via Gcc-patches
On Thu, Jun 24, 2021 at 6:29 PM Kyrylo Tkachov via Gcc-patches < gcc-patches@gcc.gnu.org> wrote: > > > > -Original Message- > > From: Prathamesh Kulkarni > > Sent: 24 June 2021 12:11 > > To: gcc Patches ; Kyrylo Tkachov > > > > Subject: [ARM] PR66791: Replace builtins for vdup_n and vmov

RE: [ARM] PR66791: Replace builtins for vdup_n and vmov_n intrinsics

2021-06-24 Thread Kyrylo Tkachov via Gcc-patches
> -Original Message- > From: Prathamesh Kulkarni > Sent: 24 June 2021 12:11 > To: gcc Patches ; Kyrylo Tkachov > > Subject: [ARM] PR66791: Replace builtins for vdup_n and vmov_n intrinsics > > Hi, > This patch replaces builtins for vdup_n and vmov_n. > The patch results in regression f