[all-commits] [llvm/llvm-project] 55270f: [mlir][sparse] fix a bug in unpack op that used wr...

PeimingLiu via All-commits all-commits at lists.llvm.org
Wed Mar 8 11:52:23 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 55270f56d2a0992e9aa238fad5bdae03537d1032
      https://github.com/llvm/llvm-project/commit/55270f56d2a0992e9aa238fad5bdae03537d1032
  Author: Peiming Liu <peiming at google.com>
  Date:   2023-03-08 (Wed, 08 Mar 2023)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
    M mlir/test/Dialect/SparseTensor/sparse_pack.mlir

  Log Message:
  -----------
  [mlir][sparse] fix a bug in unpack op that used wrong compare predicate.

Reviewed By: aartbik

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




More information about the All-commits mailing list