[llvm] [MCA] New option to report scheduling information: -scheduling-info (PR #126703)
Aiden Grossman via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 12 20:01:38 PST 2025
boomanaiden154 wrote:
> I agree with you but it is a first start and llvm-exegesis is here to refine these information. This patch is here to help to quickly update llvm target description from scheduling information reference (documentation and/or llvm-exegesis).
Originally my point was that this functionality should be part of exegesis rather than being in MCA, but I can see how this information would also potentially be useful to end users, so I guess I'm fine with it either way.
https://github.com/llvm/llvm-project/pull/126703
More information about the llvm-commits
mailing list