[all-commits] [llvm/llvm-project] f7b8b0: [mlir][sparse] fix bugs when computing the memory ...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Thu May 25 12:20:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f7b8b005ff12b2f4245aa42684d129358396d5df
https://github.com/llvm/llvm-project/commit/f7b8b005ff12b2f4245aa42684d129358396d5df
Author: Peiming Liu <peiming at google.com>
Date: 2023-05-25 (Thu, 25 May 2023)
Changed paths:
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:
-----------
[mlir][sparse] fix bugs when computing the memory size when lowering pack op.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D151481
More information about the All-commits
mailing list