================
@@ -6548,6 +6547,23 @@ multiclass SIMDThreeSameVectorMLAL<bit Q, bits<2> sz,
string asm, SDPatternOpera
V128, v4f32, v16i8, op>;
}
+multiclass SIMDThreeSameVectorFMLA<string asm> {
+ def v8f16tov8f16 : BaseSIMDThreeSameVectorDot<0b1, 0b0, 0b11, 0b1101, asm,
".8h", ".8h",
----------------
CarolineConcatto wrote:
s/v8f16tov8f16/v8f16_v8f16/g
s/v8f16tov4f32/v8f16_v4f32/g
s/v2f32tov4f16/v2f32_v4f16/g
s/v4f32tov8f16/v4f32_v8f16/g
https://github.com/llvm/llvm-project/pull/163165
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits