[all-commits] [llvm/llvm-project] 235fbe: [mlir] [sparse] [gpu] adding transpose support to ...

Kun Wu via All-commits all-commits at lists.llvm.org
Fri May 26 10:10:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 235fbe792b4cb167403bba8770629a295ce81c6c
      https://github.com/llvm/llvm-project/commit/235fbe792b4cb167403bba8770629a295ce81c6c
  Author: Kun Wu <kunww at google.com>
  Date:   2023-05-26 (Fri, 26 May 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/GPU/IR/GPUOps.td
    M mlir/lib/Conversion/GPUCommon/GPUToLLVMConversion.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseGPUCodegen.cpp
    M mlir/lib/ExecutionEngine/CudaRuntimeWrappers.cpp

  Log Message:
  -----------
  [mlir] [sparse] [gpu] adding transpose support to spmm spmv

Reviewed By: aartbik, wrengr

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




More information about the All-commits mailing list