[all-commits] [llvm/llvm-project] cdde6a: [MISched] Add statistics for heuristics (#137981)
Cullen Rhodes via All-commits
all-commits at lists.llvm.org
Fri May 9 02:06:56 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cdde6a650a0773e672c81b61aa53d9af2c92d2b2
https://github.com/llvm/llvm-project/commit/cdde6a650a0773e672c81b61aa53d9af2c92d2b2
Author: Cullen Rhodes <cullen.rhodes at arm.com>
Date: 2025-05-09 (Fri, 09 May 2025)
Changed paths:
M llvm/lib/CodeGen/MachineScheduler.cpp
Log Message:
-----------
[MISched] Add statistics for heuristics (#137981)
When diagnosing scheduling issues it can be useful to know which
heuristics are driving the scheduler. This adds pre-RA and post-RA
statistics for all heuristics.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list