[all-commits] [llvm/llvm-project] 30c186: [mlir][sparse][gpu] enable SpGEMM on GPU for libge...
Aart Bik via All-commits
all-commits at lists.llvm.org
Tue Aug 15 17:16:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 30c1866dec58ea10345f90b9ca2a8902a2f76e50
https://github.com/llvm/llvm-project/commit/30c1866dec58ea10345f90b9ca2a8902a2f76e50
Author: Aart Bik <ajcbik at google.com>
Date: 2023-08-15 (Tue, 15 Aug 2023)
Changed paths:
M mlir/test/Integration/Dialect/SparseTensor/GPU/CUDA/sparse-gemm-lib.mlir
M mlir/test/Integration/Dialect/SparseTensor/GPU/CUDA/sparse-sampled-matmul-lib.mlir
Log Message:
-----------
[mlir][sparse][gpu] enable SpGEMM on GPU for libgen path
Direct IR supports pack, but libgen parth did not until
this was added in https://reviews.llvm.org/D158012
Reviewed By: Peiming
Differential Revision: https://reviews.llvm.org/D158020
More information about the All-commits
mailing list