[all-commits] [llvm/llvm-project] 210c85: [Matrix] Add dot product tests
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Jun 3 12:03:16 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 210c851327077f38e6a0bf7162b75ab2cb05ec02
https://github.com/llvm/llvm-project/commit/210c851327077f38e6a0bf7162b75ab2cb05ec02
Author: Vir Narula <virnarula at outlook.com>
Date: 2022-06-03 (Fri, 03 Jun 2022)
Changed paths:
A llvm/test/Transforms/LowerMatrixIntrinsics/dot-product.ll
Log Message:
-----------
[Matrix] Add dot product tests
LLVM LIT tests for our upcoming dot product lowering change
Reviewed By: fhahn
Differential Revision: https://reviews.llvm.org/D126942
More information about the All-commits
mailing list