topperc wrote: > lowerPARTIAL_REDUCE_MLA lowers the i64 case via an i32 vdot4a* followed by a widening partial.reduce.add, which the generic expander turns into extract_subvector + add.
This isn't what the patch does. It directly emits the extract_subvector+add https://github.com/llvm/llvm-project/pull/215517 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
