Re: [PATCH] Remove references to FSM threads.

2021-09-13 Thread Jeff Law via Gcc-patches
On 9/13/2021 3:54 AM, Aldy Hernandez wrote: Now that the jump thread back registry has been split into the generic copier and the custom (old) copier, it becomes trivial to remove the FSM bits from the jump threaders. First, there's no need for an EDGE_FSM_THREAD type. The only reason we wer

[PATCH] Remove references to FSM threads.

2021-09-13 Thread Aldy Hernandez via Gcc-patches
Now that the jump thread back registry has been split into the generic copier and the custom (old) copier, it becomes trivial to remove the FSM bits from the jump threaders. First, there's no need for an EDGE_FSM_THREAD type. The only reason we were looking at the threading type was to determine