Re: [PATCH] Dump details of an attempt to register a jump threading path.

2021-11-09 Thread Jeff Law via Gcc-patches
On 11/9/2021 4:15 AM, Aldy Hernandez wrote: The goal with these sets of patches is to improve the detailed dumps for the threader, as I hope we eventually reach the point when I'm not the only one looking at these dumps ;-). This patch adds candidate paths to the detailed threading dumps to m

[PATCH] Dump details of an attempt to register a jump threading path.

2021-11-09 Thread Aldy Hernandez via Gcc-patches
The goal with these sets of patches is to improve the detailed dumps for the threader, as I hope we eventually reach the point when I'm not the only one looking at these dumps ;-). This patch adds candidate paths to the detailed threading dumps to make it easier to see the decisions the threader m