On Wed, 22 Sep 2021, Aldy Hernandez via Gcc wrote:
> Well, it turns out we're considerably better than reported.
>
> Andrew just found a one-line change in the path solver that improves
> our VRP threading goodness to 18.5% and our overall jump threading
> gains to 1.28%.
Would that make a great
On Tue, Sep 21, 2021 at 12:48 PM Aldy Hernandez wrote:
> SUMMARY
> ===
>
> The hybrid threader gets 14.5% more jump threads than the legacy code,
> but most of these threads are at the expense of other threading passes.
> The more it gets, the less DOM and the backward threader get. That
> b