RE: [PATCH] [x86_64] Add microarchtecture tunable for pass_align_tight_loops

2024-11-19 Thread Liu, Hongtao
(BJ-RD) ; Louis Qi(BJ-RD) > ; Cobe Chen(BJ-RD) > Subject: Re: [PATCH] [x86_64] Add microarchtecture tunable for > pass_align_tight_loops > > > On Fri, Nov 8, 2024 at 10:21 AM Mayshao-oc > wrote: > > > > > > > > -Original Message- > >

Re: [PATCH] [x86_64] Add microarchtecture tunable for pass_align_tight_loops

2024-11-19 Thread Mayshao-oc
gt;; Hongtao Liu > > > > Cc: gcc-patches@gcc.gnu.org; hubi...@ucw.cz; ubiz...@gmail.com; > > > > richard.guent...@gmail.com; Tim Hu(WH-RD) ; > > > > Silvia > > > > Zhao(BJ-RD) ; Louis Qi(BJ-RD) > > > > ; Cobe Chen(BJ-RD) > > &g

Re: [PATCH] [x86_64] Add microarchtecture tunable for pass_align_tight_loops

2024-11-07 Thread Mayshao-oc
Liu > > > > Cc: gcc-patches@gcc.gnu.org; hubi...@ucw.cz; ubiz...@gmail.com; > > > > richard.guent...@gmail.com; Tim Hu(WH-RD) ; Silvia > > > > Zhao(BJ-RD) ; Louis Qi(BJ-RD) > > > > ; Cobe Chen(BJ-RD) > > > > Subject: Re: [PATCH] [x86_

Re: [PATCH] [x86_64] Add microarchtecture tunable for pass_align_tight_loops

2024-11-07 Thread Hongtao Liu
cc-patches@gcc.gnu.org; hubi...@ucw.cz; ubiz...@gmail.com; > > > richard.guent...@gmail.com; Tim Hu(WH-RD) ; Silvia > > > Zhao(BJ-RD) ; Louis Qi(BJ-RD) > > > ; Cobe Chen(BJ-RD) > > > Subject: Re: [PATCH] [x86_64] Add microarchtecture tunable for > > > pa

Re: [PATCH] [x86_64] Add microarchtecture tunable for pass_align_tight_loops

2024-11-07 Thread Mayshao-oc
gmail.com; Tim Hu(WH-RD) ; Silvia > > Zhao(BJ-RD) ; Louis Qi(BJ-RD) > > ; Cobe Chen(BJ-RD) > > Subject: Re: [PATCH] [x86_64] Add microarchtecture tunable for > > pass_align_tight_loops > > On Thu, 2024-11-07 at 04:58 +, Liu, Hongtao wrote: > >

RE: [PATCH] [x86_64] Add microarchtecture tunable for pass_align_tight_loops

2024-11-06 Thread Liu, Hongtao
> Zhao(BJ-RD) ; Louis Qi(BJ-RD) > ; Cobe Chen(BJ-RD) > Subject: Re: [PATCH] [x86_64] Add microarchtecture tunable for > pass_align_tight_loops > > On Thu, 2024-11-07 at 04:58 +, Liu, Hongtao wrote: > > > > > Hi all: > > > > >     For zhaoxin, I

Re: [PATCH] [x86_64] Add microarchtecture tunable for pass_align_tight_loops

2024-11-06 Thread Xi Ruoyao
On Thu, 2024-11-07 at 04:58 +, Liu, Hongtao wrote: > > > > Hi all: > > > >     For zhaoxin, I find no improvement when enable > > > > pass_align_tight_loops, and have performance drop in some cases. > > > >     This patch add a new tunable to bypass > > > > pass_align_tight_loops in > > zhaoxin

RE: [PATCH] [x86_64] Add microarchtecture tunable for pass_align_tight_loops

2024-11-06 Thread Liu, Hongtao
Qi(BJ-RD) ; Cobe > Chen(BJ-RD) > Subject: Re: [PATCH] [x86_64] Add microarchtecture tunable for > pass_align_tight_loops > > > > On Thu, Nov 7, 2024 at 10:29?AM MayShao-oc o...@zhaoxin.com> wrote: > > > > > > Hi all: > > >For zhaoxi

Re: [PATCH] [x86_64] Add microarchtecture tunable for pass_align_tight_loops

2024-11-06 Thread Mayshao-oc
> > On Thu, Nov 7, 2024 at 10:29?AM MayShao-oc wrote: > > > > Hi all: > >For zhaoxin, I find no improvement when enable pass_align_tight_loops, > > and have performance drop in some cases. > >This patch add a new tunable to bypass pass_align_tight_loops in zhaoxin. > > > >Bootstrapped

Re: [PATCH] [x86_64] Add microarchtecture tunable for pass_align_tight_loops

2024-11-06 Thread Hongtao Liu
On Thu, Nov 7, 2024 at 10:29 AM MayShao-oc wrote: > > Hi all: >For zhaoxin, I find no improvement when enable pass_align_tight_loops, > and have performance drop in some cases. >This patch add a new tunable to bypass pass_align_tight_loops in zhaoxin. > >Bootstrapped X86_64. >Ok fo

[PATCH] [x86_64] Add microarchtecture tunable for pass_align_tight_loops

2024-11-06 Thread MayShao-oc
Hi all: For zhaoxin, I find no improvement when enable pass_align_tight_loops, and have performance drop in some cases. This patch add a new tunable to bypass pass_align_tight_loops in zhaoxin. Bootstrapped X86_64. Ok for trunk? BR Mayshao gcc/ChangeLog: * config/i386/i386-fea