[all-commits] [llvm/llvm-project] 83b7f0: [mlir][sparse] fix crashes when the tensor that de...

PeimingLiu via All-commits all-commits at lists.llvm.org
Wed Jun 14 13:28:05 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 83b7f018fd704714fbb4c15081bce3dde48eb707
      https://github.com/llvm/llvm-project/commit/83b7f018fd704714fbb4c15081bce3dde48eb707
  Author: Peiming Liu <peiming at google.com>
  Date:   2023-06-14 (Wed, 14 Jun 2023)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.h
    M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
    A mlir/test/Dialect/SparseTensor/unused-tensor.mlir

  Log Message:
  -----------
  [mlir][sparse] fix crashes when the tensor that defines the loop bound can not be found

Reviewed By: aartbik, K-Wu

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




More information about the All-commits mailing list