================
@@ -10736,6 +10778,18 @@ static bool areCompatMatrixTypes(const 
ConstantMatrixType *LHS,
          LHS->getNumColumns() == RHS->getNumColumns();
 }
 
+/// areCompatCoopMatrixTypes - Return true if the two specified cooperative
----------------
asudarsa-qti wrote:

I will revisit all my comments and adjust this in upcoming commit. Thanks

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

Reply via email to