[all-commits] [llvm/llvm-project] 23dc96: [mlir][sparse] fix crashes when using custom reduc...

PeimingLiu via All-commits all-commits at lists.llvm.org
Mon Jun 5 16:41:40 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 23dc96bbe41b1a80bafd90b67e76a6882d9b6cd9
      https://github.com/llvm/llvm-project/commit/23dc96bbe41b1a80bafd90b67e76a6882d9b6cd9
  Author: Peiming Liu <peiming at google.com>
  Date:   2023-06-05 (Mon, 05 Jun 2023)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseVectorization.cpp
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_reductions_prod.mlir

  Log Message:
  -----------
  [mlir][sparse] fix crashes when using custom reduce with unary operation.

The tests case is directly copied from https://reviews.llvm.org/D152179 authored by @aartbik

Reviewed By: aartbik

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




More information about the All-commits mailing list