[all-commits] [llvm/llvm-project] 64df1c: [sparse] allow unpack op to return any integer typ...

Peiming Liu via All-commits all-commits at lists.llvm.org
Tue Sep 12 17:28:05 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 64df1c08d04039369b657bc3a8ed606dfc3ba479
      https://github.com/llvm/llvm-project/commit/64df1c08d04039369b657bc3a8ed606dfc3ba479
  Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
  Date:   2023-09-12 (Tue, 12 Sep 2023)

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

  Log Message:
  -----------
  [sparse] allow unpack op to return any integer type. (#66161)




More information about the All-commits mailing list