[all-commits] [llvm/llvm-project] b75d6a: [mlir][sparse][gpu] recognize SpMM cuSparse during...
Aart Bik via All-commits
all-commits at lists.llvm.org
Fri May 19 17:23:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b75d6a40f15efdc5ba593cadd3460a6fbbb28af0
https://github.com/llvm/llvm-project/commit/b75d6a40f15efdc5ba593cadd3460a6fbbb28af0
Author: Aart Bik <ajcbik at google.com>
Date: 2023-05-19 (Fri, 19 May 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseGPUCodegen.cpp
A mlir/test/Dialect/SparseTensor/GPU/gpu_matmul_lib.mlir
Log Message:
-----------
[mlir][sparse][gpu] recognize SpMM cuSparse during sparsification
Reviewed By: Peiming
Differential Revision: https://reviews.llvm.org/D150715
More information about the All-commits
mailing list