Reduces repetition in tablegen files for defining various tensor types. In particular the goal is to reduce the repetition when defining new tensor types (e.g., D126994).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D127039
[mlir] Refactoring the tablegen Tensor types ClosedPublic Authored by wrengr on Jun 3 2022, 5:24 PM.
Details Summary Reduces repetition in tablegen files for defining various tensor types. In particular the goal is to reduce the repetition when defining new tensor types (e.g., D126994).
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 6 2022, 6:03 PM Closed by commit rG0371ddf9adbe: [mlir] Refactoring the tablegen Tensor types (authored by wrengr). · Explain WhyJun 8 2022, 11:34 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 434214 mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorAttrDefs.td
mlir/include/mlir/IR/OpBase.td
|