[llvm] [AArch64][machine-scheduler][Neoverse-N2] fdiv is blocking (PR #119206)
David Green via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 10 08:06:59 PST 2024
https://github.com/davemgreen commented:
I was looking at this earlier to try and figure out what is right. I think this looks OK, but the NumMicroOps should still be 1. In practice there might be a different resource, but it is not going to be super accurate with it taking a data-dependant number of cycles.
Can we change the vector and sve divides at the same time?
https://github.com/llvm/llvm-project/pull/119206
More information about the llvm-commits
mailing list