Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D134777
[mlir][sparse] Move the implementation of sparse_tensor.push_back to the buffer rewriter. ClosedPublic Authored by bixia on Sep 27 2022, 5:16 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 28 2022, 1:04 PM Closed by commit rG654bbbde5515: [mlir][sparse] Move the implementation of sparse_tensor.push_back to the buffer… (authored by bixia). · Explain WhySep 29 2022, 3:06 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 464057 mlir/lib/Dialect/SparseTensor/Transforms/SparseBufferRewriting.cpp
mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorPasses.cpp
mlir/test/Dialect/SparseTensor/buffer_rewriting.mlir
mlir/test/Dialect/SparseTensor/codegen.mlir
|