[llvm] [MCA] New option to report scheduling information: -scheduling-info (PR #126703)
Julien Villette via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 27 00:57:33 PST 2025
jvillette38 wrote:
New MR #128892 to integrate instructions from V1-scheduling-info.s test in existing AArch64 Neoverse V1. Just added one test: V1-misc-instructions.s for undocumented instructions in ARM Software Optimization Guide.
If MR #128892 is accepted, I will create new MR for llvm-mca -scheduling-info option implemented in InstructionInfoView.
And then I will close actual MR (#126703).
https://github.com/llvm/llvm-project/pull/126703
More information about the llvm-commits
mailing list