[all-commits] [llvm/llvm-project] 632ccc: [mlir][sparse][gpu] remove tuple as one of the spm...
Kun Wu via All-commits
all-commits at lists.llvm.org
Mon Jun 19 08:58:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 632ccc538cf454a00010fa83e0734b562a34faa8
https://github.com/llvm/llvm-project/commit/632ccc538cf454a00010fa83e0734b562a34faa8
Author: Kun Wu <kunww at google.com>
Date: 2023-06-19 (Mon, 19 Jun 2023)
Changed paths:
M mlir/include/mlir/Dialect/GPU/IR/GPUOps.td
M mlir/lib/Conversion/GPUCommon/GPUToLLVMConversion.cpp
M mlir/lib/ExecutionEngine/CudaRuntimeWrappers.cpp
M mlir/test/Conversion/GPUCommon/lower-2to4-sparse-to-gpu-runtime-calls.mlir
M mlir/test/Integration/Dialect/SparseTensor/GPU/CUDA/sm80-lt/sparse-matmul-2-4-lib.mlir
Log Message:
-----------
[mlir][sparse][gpu] remove tuple as one of the spmm_buffer_size output type
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D153188
More information about the All-commits
mailing list