[all-commits] [llvm/llvm-project] db7f63: [mlir][sparse] fix a crash when generating sparse ...

PeimingLiu via All-commits all-commits at lists.llvm.org
Tue May 30 13:17:09 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: db7f639b900dca266ea9f47c934418af0a67122b
      https://github.com/llvm/llvm-project/commit/db7f639b900dca266ea9f47c934418af0a67122b
  Author: Peiming Liu <peiming at google.com>
  Date:   2023-05-30 (Tue, 30 May 2023)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
    A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conv_2d_nchw_fchw.mlir

  Log Message:
  -----------
  [mlir][sparse] fix a crash when generating sparse convolution with nchw input

Reviewed By: aartbik

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




More information about the All-commits mailing list