[all-commits] [llvm/llvm-project] fa98bd: [mlir][sparse][gpu] make computeType mandatory

Kun Wu via All-commits all-commits at lists.llvm.org
Fri Jun 2 14:47:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fa98bdbd95d14959d3c6c09a4c29ba0d974883dd
      https://github.com/llvm/llvm-project/commit/fa98bdbd95d14959d3c6c09a4c29ba0d974883dd
  Author: Kun Wu <kunww at google.com>
  Date:   2023-06-02 (Fri, 02 Jun 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/test/Conversion/GPUCommon/lower-sparse-to-gpu-runtime-calls.mlir
    M mlir/test/Dialect/GPU/ops.mlir
    M mlir/test/Dialect/GPU/sparse-roundtrip.mlir

  Log Message:
  -----------
  [mlir][sparse][gpu] make computeType mandatory

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




More information about the All-commits mailing list