Replaced the "NEW_SYNTAX" with the more readable "map"
(which we may, or may not keep). Minor improvement in
keyword parsing, migrated a few more examples over.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D158325
[mlir][sparse] migrate more to new surface syntax ClosedPublic Authored by aartbik on Aug 18 2023, 5:04 PM.
Details Summary Replaced the "NEW_SYNTAX" with the more readable "map"
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 20 2023, 7:46 PM Closed by commit rGbb44a6b7bb5a: [mlir][sparse] migrate more to new surface syntax (authored by aartbik). · Explain WhyAug 21 2023, 12:49 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 551674 mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
mlir/test/Dialect/SparseTensor/invalid_encoding.mlir
mlir/test/Dialect/SparseTensor/roundtrip_encoding.mlir
|