[all-commits] [llvm/llvm-project] 7a8ede: [mlir][sparse] fix bug when packing tensor with 32...

PeimingLiu via All-commits all-commits at lists.llvm.org
Mon Feb 6 18:00:53 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7a8edea69def91971b73ac4e528e84f7dcb926a6
      https://github.com/llvm/llvm-project/commit/7a8edea69def91971b73ac4e528e84f7dcb926a6
  Author: Peiming Liu <peiming at google.com>
  Date:   2023-02-07 (Tue, 07 Feb 2023)

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

  Log Message:
  -----------
  [mlir][sparse] fix bug when packing tensor with 32 bit pointer width.

Reviewed By: wrengr

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




More information about the All-commits mailing list