[mlir][sparse][gpu] add result type to spmv and spmm gpu libgen path
authorKun Wu <kunww@google.com>
Fri, 26 May 2023 21:46:22 +0000 (21:46 +0000)
committerKun Wu <kunww@google.com>
Thu, 1 Jun 2023 17:17:40 +0000 (17:17 +0000)
commitcc402de0b13b8682fec5762b2cf5064f9c8297f8
tree8dd3d76b392352765cc7d09297a62c51e1865566
parent217709cbae34ec59ed366f6d77b5d612d2018245
[mlir][sparse][gpu] add result type to spmv and spmm gpu libgen path

Differential Revision: https://reviews.llvm.org/D151592
mlir/include/mlir/Dialect/GPU/IR/GPUOps.td
mlir/lib/Conversion/GPUCommon/GPUToLLVMConversion.cpp
mlir/lib/ExecutionEngine/CudaRuntimeWrappers.cpp
mlir/test/Dialect/GPU/sparse-roundtrip.mlir [new file with mode: 0644]