jdoerfert added a comment.

In D99433#2653528 <https://reviews.llvm.org/D99433#2653528>, 
@everton.constantino wrote:

> @jdoerfert Which tests do you have in mind? I added one for SEMA and one for 
> CodeGen.

Tests for everything you placed in `llvm/`. Your tests are all in `clang/`.



================
Comment at: llvm/include/llvm/IR/MatrixBuilder.h:152
+  }
+
   /// Create a llvm.matrix.multiply call, multiplying matrixes \p LHS and \p
----------------
This code is not tested, as far as I can tell. Or is it?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99433/new/

https://reviews.llvm.org/D99433

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to