[all-commits] [llvm/llvm-project] cf4484: [mlir][gpu][sparse] adding cusparse sddmm support

Kun Wu via All-commits all-commits at lists.llvm.org
Sat May 27 13:01:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cf44847b4d1edb43de7ee917ddccf7fa397c63cb
      https://github.com/llvm/llvm-project/commit/cf44847b4d1edb43de7ee917ddccf7fa397c63cb
  Author: Kun Wu <kunww at google.com>
  Date:   2023-05-27 (Sat, 27 May 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-sparse-to-gpu-runtime-calls.mlir
    M mlir/test/Dialect/GPU/ops.mlir

  Log Message:
  -----------
  [mlir][gpu][sparse] adding cusparse sddmm support

Differential Revision: https://reviews.llvm.org/D151279




More information about the All-commits mailing list