[all-commits] [llvm/llvm-project] cc402d: [mlir][sparse][gpu] add result type to spmv and sp...
Kun Wu via All-commits
all-commits at lists.llvm.org
Thu Jun 1 10:17:57 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc402de0b13b8682fec5762b2cf5064f9c8297f8
https://github.com/llvm/llvm-project/commit/cc402de0b13b8682fec5762b2cf5064f9c8297f8
Author: Kun Wu <kunww at google.com>
Date: 2023-06-01 (Thu, 01 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
A mlir/test/Dialect/GPU/sparse-roundtrip.mlir
Log Message:
-----------
[mlir][sparse][gpu] add result type to spmv and spmm gpu libgen path
Differential Revision: https://reviews.llvm.org/D151592
More information about the All-commits
mailing list