Improves the conversion from DimLvlMap to STEA, in order to correct rank-mismatch issues in the roundtrip tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D157162
[mlir][sparse] Improve handling of NEW_SYNTAX ClosedPublic Authored by wrengr on Aug 4 2023, 5:06 PM.
Details Summary Improves the conversion from DimLvlMap to STEA, in order to correct rank-mismatch issues in the roundtrip tests.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 4 2023, 5:19 PM Closed by commit rGcad464673309: [mlir][sparse] Improve handling of NEW_SYNTAX (authored by wrengr). · Explain WhyAug 4 2023, 5:53 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 547427 mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorAttrDefs.td
mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
mlir/test/Dialect/SparseTensor/roundtrip_encoding.mlir
|