RE: [PATCH v2] tree-optimization/101186 - extend FRE with "equivalence map" for condition prediction

2021-12-02 Thread Di Zhao OS via Gcc-patches
November 10, 2021 5:44 PM > > To: Di Zhao OS > > Cc: gcc-patches@gcc.gnu.org; Andrew MacLeod > > Subject: Re: [PATCH v2] tree-optimization/101186 - extend FRE with > > "equivalence map" for condition prediction > > > > On Sun, Oct 24, 2021 at 9

Re: [PATCH v2] tree-optimization/101186 - extend FRE with "equivalence map" for condition prediction

2021-11-18 Thread Andrew MacLeod via Gcc-patches
] tree-optimization/101186 - extend FRE with "equivalence map" for condition prediction On Sun, Oct 24, 2021 at 9:03 PM Di Zhao OS wrote: Hi, Attached is a new version of the patch, mainly for improving performance and simplifying the code. The patch doesn't apply anymore, can you update

RE: [PATCH v2] tree-optimization/101186 - extend FRE with "equivalence map" for condition prediction

2021-11-15 Thread Di Zhao OS via Gcc-patches
oracle to simplify a > condition? Do I have to do any bookkeeping to register > predicates on edges for it? > > Thanks, > Richard. > > > First, regarding the comments: > > > > > -Original Message----- > > > From: Richard Biener > > > Sent: Frid

Re: [PATCH v2] tree-optimization/101186 - extend FRE with "equivalence map" for condition prediction

2021-11-10 Thread Richard Biener via Gcc-patches
: Di Zhao OS > > Cc: gcc-patches@gcc.gnu.org > > Subject: Re: [PATCH v2] tree-optimization/101186 - extend FRE with > > "equivalence map" for condition prediction > > > > On Thu, Sep 16, 2021 at 8:13 PM Di Zhao OS > > wrote: > > > > > >

RE: [PATCH v2] tree-optimization/101186 - extend FRE with "equivalence map" for condition prediction

2021-10-24 Thread Di Zhao OS via Gcc-patches
g > Subject: Re: [PATCH v2] tree-optimization/101186 - extend FRE with > "equivalence map" for condition prediction > > On Thu, Sep 16, 2021 at 8:13 PM Di Zhao OS > wrote: > > > > Sorry about updating on this after so long. It took me much time to work > > o

Re: [PATCH v2] tree-optimization/101186 - extend FRE with "equivalence map" for condition prediction

2021-10-01 Thread Richard Biener via Gcc-patches
On Thu, Sep 16, 2021 at 8:13 PM Di Zhao OS wrote: > > Sorry about updating on this after so long. It took me much time to work out a > new plan and pass the tests. > > The new idea is to use one variable to represent a set of equal variables at > some basic-block. This variable is called a