Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D148818
use heap memory for position buffer allocated for PackOp. ClosedPublic Authored by Peiming on Apr 20 2023, 10:42 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 20 2023, 1:19 PM This revision was landed with ongoing or failed builds.Apr 20 2023, 1:26 PM Closed by commit rGfd2211d84a07: use heap memory for position buffer allocated for PackOp. (authored by Peiming). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 515460 mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.td
mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
mlir/test/Dialect/SparseTensor/sparse_pack.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_pack.mlir
|
this comment seems out of date now