================
@@ -1735,6 +1735,7 @@ def USMMLA : SIMDThreeSameVectorMatMul<1, 0, "usmmla", 
int_aarch64_neon_usmmla>;
 defm USDOT : SIMDThreeSameVectorDot<0, 1, "usdot", AArch64usdot>;
 defm USDOTlane : SIMDThreeSameVectorDotIndex<0, 1, 0b10, "usdot", 
AArch64usdot>;
 
+
----------------
jthackray wrote:

Thanks, removed.

https://github.com/llvm/llvm-project/pull/165431
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to