================
@@ -30,6 +30,7 @@
 #endif
 
 
+PPC_VECTOR_MMA_TYPE(__dmr1024, VectorDmr1024, 1024)
----------------
RolandF77 wrote:

The type names have to match GCC and are negotiated - __dmr1024 is the current 
choice.

https://github.com/llvm/llvm-project/pull/142480
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to