Re: [PATCH] Couple of debug dump improvements to scheduler (no code-gen changes)

2021-08-17 Thread Maxim Kuvyrkov via Gcc-patches
Hi Jeff, I've forgotten to commit these patches when they were approved 2 years ago. They still apply cleanly to the current mainline and I've retested them (bootstrap+regtest) on aarch64-linux-gnu and arm-linux-gnueabihf with no regressions. I'll commit these shortly. Regards, On Fri, 30 Aug

Re: [PATCH] Couple of debug dump improvements to scheduler (no code-gen changes)

2019-08-29 Thread Jeff Law
On 8/29/19 9:44 AM, Maxim Kuvyrkov wrote: > Hi, > > The first patch adds ranking statistics for autoprefetcher heuristic. > > The second one makes it easier to diff scheduler debug dumps by adding more > context lines for diff at clock increments. > > OK to commit? OK for both. jeff