[llvm] [AArch64][SVE] Add dot product lowering for PARTIAL_REDUCE_MLA node (PR #130933)
Benjamin Maxwell via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 26 09:44:51 PDT 2025
MacDue wrote:
Oh wait, no it's Neon types that are failing, so it's because when `EnablePartialReduceNodes` is set we don't specify anything about fixed vectors.
https://github.com/llvm/llvm-project/pull/130933
More information about the llvm-commits
mailing list