- Add license header.
- Remove TODO about extracting ShapeBase.td
Details
Details
- Reviewers
jpienaar - Commits
- rGe382b3770ed7: Fix ShapeBase.td
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Looks good with the comment about file's purpose updated.
| mlir/include/mlir/Dialect/Shape/IR/ShapeBase.td | ||
|---|---|---|
| 10 | This file seems to contain the dialect definition and types instead (e.g., there are no operations in here). | |
This file seems to contain the dialect definition and types instead (e.g., there are no operations in here).