[AArch64][SVE2p1] Add 2-way SVE2p1 dot product intrinsics
This patch adds the LLVM IR intrinsics for the following: * sdot (2-way, vectors + indexed) * udot (2-way, vectors + indexed) * fdot (vectors + indexed) Differential Revision: https://reviews.llvm.org/D143066
Loading
Please sign in to comment