Re: [PATCH] tree-optimization/101014 - Remove poor value computations.

2021-06-21 Thread Andrew MacLeod via Gcc-patches
On 6/19/21 3:51 AM, Richard Biener wrote: On June 18, 2021 11:46:08 PM GMT+02:00, Andrew MacLeod wrote: I am pleased to say that this patch kills the poor value computations in the ranger's cache. Its been a bit of a thorn, and is mostly a hack that was applied early on to enable getting some

Re: [PATCH] tree-optimization/101014 - Remove poor value computations.

2021-06-19 Thread Richard Biener via Gcc-patches
On June 18, 2021 11:46:08 PM GMT+02:00, Andrew MacLeod wrote: >I am pleased to say that this patch kills the poor value computations >in >the ranger's cache. > >Its been a bit of a thorn, and is mostly a hack that was applied early >on to enable getting some opportunities that were hard to get

[PATCH] tree-optimization/101014 - Remove poor value computations.

2021-06-18 Thread Andrew MacLeod via Gcc-patches
I am pleased to say that this patch kills the poor value computations in the ranger's cache. Its been a bit of a thorn, and is mostly a hack that was applied early on to enable getting some opportunities that were hard to get otherwise. The more consistent propagation we now do combined with