Rationale:
Enforces type consistency on parsed and generated IR.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D136132
[mlir][sparse] improve push_back type checking, printing, parsing ClosedPublic Authored by aartbik on Oct 17 2022, 11:11 PM.
Details Summary Rationale:
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 18 2022, 7:57 AM Closed by commit rG86bf62fa6435: [mlir][sparse] improve push_back type checking, printing, parsing (authored by aartbik). · Explain WhyOct 18 2022, 9:55 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 468601 mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.td
mlir/test/Dialect/SparseTensor/buffer_rewriting.mlir
mlir/test/Dialect/SparseTensor/invalid.mlir
mlir/test/Dialect/SparseTensor/roundtrip.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_rewrite_push_back.mlir
|