[llvm] [AArch64] Neoverse V1 scheduling info (PR #126707)
Ash Dobrescu via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 11 07:46:35 PST 2025
https://github.com/Rin18 commented:
There are a lot of changes in this patch and it is hard to see how they influence each other.
>Changes:
> - micro operations are reduced to maximum 3 and respect the number of max issues.
> - use ReleaseAtCycles to specify throughput
> - fix bypass latencies
> - fix some latencies/throughput
Could you separate those changes into individual patches? It would make it easier to review them.
https://github.com/llvm/llvm-project/pull/126707
More information about the llvm-commits
mailing list