[all-commits] [llvm/llvm-project] fd2211: use heap memory for position buffer allocated for ...

PeimingLiu via All-commits all-commits at lists.llvm.org
Thu Apr 20 13:26:16 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fd2211d84a071633d007aac90d2ecdf0d990091c
      https://github.com/llvm/llvm-project/commit/fd2211d84a071633d007aac90d2ecdf0d990091c
  Author: Peiming Liu <peiming at google.com>
  Date:   2023-04-20 (Thu, 20 Apr 2023)

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

  Log Message:
  -----------
  use heap memory for position buffer allocated for PackOp.

Reviewed By: aartbik

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




More information about the All-commits mailing list