The documentation needs a refresh now that "kinds" are no longer a concept. This revision also adds mentions to a few other new concepts, e.g. traits and interfaces.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D86182
[mlir] Update the documentation for defining types ClosedPublic Authored by rriddle on Aug 18 2020, 5:32 PM.
Details Summary The documentation needs a refresh now that "kinds" are no longer a concept. This revision also adds mentions to a few other new concepts, e.g. traits and interfaces.
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptAug 18 2020, 5:32 PM This revision is now accepted and ready to land.Aug 18 2020, 5:36 PM This revision was landed with ongoing or failed builds.Aug 18 2020, 6:03 PM Closed by commit rGc996d49c6987: [mlir] Update the documentation for defining types (authored by rriddle). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 286444 mlir/docs/Rationale/Rationale.md
mlir/docs/Tutorials/DefiningAttributesAndTypes.md
mlir/docs/Tutorials/Toy/Ch-7.md
mlir/examples/toy/Ch7/mlir/Dialect.cpp
|