[all-commits] [llvm/llvm-project] 86bf71: [mlir] [gpu] [sparse] refined SparseHandle type

Kun Wu via All-commits all-commits at lists.llvm.org
Wed May 24 10:16:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 86bf710cf750b387b5e5f4a0cf8fd3d8d7ec9dd4
      https://github.com/llvm/llvm-project/commit/86bf710cf750b387b5e5f4a0cf8fd3d8d7ec9dd4
  Author: Kun Wu <kunww at google.com>
  Date:   2023-05-24 (Wed, 24 May 2023)

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

  Log Message:
  -----------
  [mlir] [gpu] [sparse] refined SparseHandle type

Reviewed By: aartbik

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




More information about the All-commits mailing list