================
@@ -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
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to