[llvm] [AArch64] Enable CmpBcc fusion for Neoverse-v2 (PR #90608)
Elvina Yakubova via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 4 00:03:39 PDT 2024
ElvinaYakubova wrote:
@davemgreen You’re absolutely right about tryCandidate in the scheduler pass. I tried to find a pattern to ignore such cases, but no luck with that. I’ve also done more benchmarking (e.g. different Eigen’s and TSVC's kernels) and generally there are more beneficial cases than regression. Should we merge the changes in this case?
https://github.com/llvm/llvm-project/pull/90608
More information about the llvm-commits
mailing list