RE: [PATCH] Enhance final_value_replacement_loop to handle bitop with an invariant induction.[PR105735]

2022-09-20 Thread Kong, Lingling via Gcc-patches
Sent: Wednesday, September 14, 2022 4:16 PM > > To: Kong, Lingling > > Cc: gcc-patches@gcc.gnu.org; Liu, Hongtao > > Subject: Re: [PATCH] Enhance final_value_replacement_loop to handle > > bitop with an invariant induction.[PR105735] > > > > On Tue, Sep 13, 2022 at

RE: [PATCH] Enhance final_value_replacement_loop to handle bitop with an invariant induction.[PR105735]

2022-09-15 Thread Kong, Lingling via Gcc-patches
patch. Thanks. Ok for master ? Thanks, Lingling > -Original Message- > From: Richard Biener > Sent: Wednesday, September 14, 2022 4:16 PM > To: Kong, Lingling > Cc: gcc-patches@gcc.gnu.org; Liu, Hongtao > Subject: Re: [PATCH] Enhance final_value_replacement_loop to

Re: [PATCH] Enhance final_value_replacement_loop to handle bitop with an invariant induction.[PR105735]

2022-09-14 Thread Richard Biener via Gcc-patches
hwi_p (niter) ... bitwise induction case...) ... ? Otherwise looks OK now. Thanks, Richard. > Do you agree with these changes? Thanks again for taking a look. > > Thanks, > Lingling > > > -Original Message- > > From: Richard Biener >

RE: [PATCH] Enhance final_value_replacement_loop to handle bitop with an invariant induction.[PR105735]

2022-09-13 Thread Kong, Lingling via Gcc-patches
age- > From: Richard Biener > Sent: Tuesday, August 23, 2022 3:27 PM > To: Kong, Lingling > Cc: Liu, Hongtao ; gcc-patches@gcc.gnu.org > Subject: Re: [PATCH] Enhance final_value_replacement_loop to handle bitop > with an invariant induction.[PR105735] > > On Th

Re: [PATCH] Enhance final_value_replacement_loop to handle bitop with an invariant induction.[PR105735]

2022-08-23 Thread Richard Biener via Gcc-patches
On Thu, Aug 18, 2022 at 8:48 AM Kong, Lingling via Gcc-patches wrote: > > Hi, > > This patch is for pr105735/pr101991. It will enable below optimization: > { > - long unsigned int bit; > - > - [local count: 32534376]: > - > - [local count: 1041207449]: > - # tmp_10 = PHI > - # bit_12 =

RE: [PATCH] Enhance final_value_replacement_loop to handle bitop with an invariant induction.[PR105735]

2022-08-22 Thread Kong, Lingling via Gcc-patches
Hi Richard, could you help to have a look for the patch ? > Hi, > > This patch is for pr105735/pr101991. It will enable below optimization: > { > - long unsigned int bit; > - > - [local count: 32534376]: > - > - [local count: 1041207449]: > - # tmp_10 = PHI > - # bit_12 = PHI > -