...@arm.com
Subject: RE: [PATCH] RISC-V: Allow Vector IOR(V1, NOT V1) optimiztion
Update the PATCH v2 here,
https://gcc.gnu.org/pipermail/gcc-patches/2023-April/615937.html.
Running the boostrap/regression test, and keep you posted.
Pan
-Original Message-
From: Gcc-patches On Behalf
Of Li
Biener
Cc: gcc-patches@gcc.gnu.org; juzhe.zh...@rivai.ai; kito.ch...@sifive.com;
rguent...@suse.de; Wang, Yanzhang ;
richard.sandif...@arm.com
Subject: RE: [PATCH] RISC-V: Allow Vector IOR(V1, NOT V1) optimiztion
I look into the IOR simplification code for this optimization. Mostly I try to
...@sifive.com;
rguent...@suse.de; Wang, Yanzhang ;
richard.sandif...@arm.com
Subject: Re: [PATCH] RISC-V: Allow Vector IOR(V1, NOT V1) optimiztion
On Tue, Apr 18, 2023 at 9:59 AM Richard Biener
wrote:
>
> On Tue, Apr 18, 2023 at 3:31 AM Li, Pan2 via Gcc-patches
> wrote:
> >
>
;
richard.sandif...@arm.com
Subject: Re: [PATCH] RISC-V: Allow Vector IOR(V1, NOT V1) optimiztion
On Tue, Apr 18, 2023 at 3:31 AM Li, Pan2 via Gcc-patches
wrote:
>
> Passed the X86 bootstrap and regression tests.
>
> Pan
>
> -Original Message-
> From: Li, Pan2
> Sent: M
On Tue, Apr 18, 2023 at 9:59 AM Richard Biener
wrote:
>
> On Tue, Apr 18, 2023 at 3:31 AM Li, Pan2 via Gcc-patches
> wrote:
> >
> > Passed the X86 bootstrap and regression tests.
> >
> > Pan
> >
> > -Original Message-
> > From: Li, Pan2
> > Sent: Monday, April 17, 2023 10:50 PM
> > To: g
On Tue, Apr 18, 2023 at 3:31 AM Li, Pan2 via Gcc-patches
wrote:
>
> Passed the X86 bootstrap and regression tests.
>
> Pan
>
> -Original Message-
> From: Li, Pan2
> Sent: Monday, April 17, 2023 10:50 PM
> To: gcc-patches@gcc.gnu.org
> Cc: juzhe.zh...@rivai.ai; kito.ch...@sifive.com; rguen
Passed the X86 bootstrap and regression tests.
Pan
-Original Message-
From: Li, Pan2
Sent: Monday, April 17, 2023 10:50 PM
To: gcc-patches@gcc.gnu.org
Cc: juzhe.zh...@rivai.ai; kito.ch...@sifive.com; rguent...@suse.de; Li, Pan2
; Wang, Yanzhang ;
richard.sandif...@arm.com
Subject: [PA