diff options
author | Gus Smith <gusss@google.com> | 2021-06-16 13:04:09 -0700 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2021-06-16 13:20:20 -0700 |
commit | f9a6d47c3642cb07b5e98e8b08330ccc95b85dd8 (patch) | |
tree | 7e2186aa81c70a277cc49539aa2dc4d09b8c5f41 /llvm/lib/Support/Signposts.cpp | |
parent | 439c9206945aba15d74d5bcaef3bf3f4d1e32b5e (diff) | |
download | llvm-f9a6d47c3642cb07b5e98e8b08330ccc95b85dd8.zip llvm-f9a6d47c3642cb07b5e98e8b08330ccc95b85dd8.tar.gz llvm-f9a6d47c3642cb07b5e98e8b08330ccc95b85dd8.tar.bz2 |
Add sparse matrix multiplication integration test
Adds an integration test for the SPMM (sparse matrix multiplication) kernel, which multiplies a sparse matrix by a dense matrix, resulting in a dense matrix. This is just a simple modification on the existing matrix-vector multiplication kernel.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D104334
Diffstat (limited to 'llvm/lib/Support/Signposts.cpp')
0 files changed, 0 insertions, 0 deletions