[all-commits] [llvm/llvm-project] 76a80a: [mlir][sparse][gpu] sparsifier GPU libgen for SpGE...
Aart Bik via All-commits
all-commits at lists.llvm.org
Thu Aug 10 14:52:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 76a80a080872350d70fc3b3d57b9db8bee54e1df
https://github.com/llvm/llvm-project/commit/76a80a080872350d70fc3b3d57b9db8bee54e1df
Author: Aart Bik <ajcbik at google.com>
Date: 2023-08-10 (Thu, 10 Aug 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseGPUCodegen.cpp
A mlir/test/Integration/Dialect/SparseTensor/GPU/CUDA/sparse-gemm-lib.mlir
Log Message:
-----------
[mlir][sparse][gpu] sparsifier GPU libgen for SpGEMM in cuSparse
With working integration end-to-end test
Reviewed By: K-Wu
Differential Revision: https://reviews.llvm.org/D157652
More information about the All-commits
mailing list