This will allow for removing the duplicated type documentation from LangRef and instead link to the builtin dialect documentation.
Depends On D98092
Paths
| Differential D98093
[mlir][IR][NFC] Move the remaining builtin types to ODS ClosedPublic Authored by rriddle on Mar 5 2021, 5:56 PM.
Details Summary This will allow for removing the duplicated type documentation from LangRef and instead link to the builtin dialect documentation. Depends On D98092
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 6 2021, 4:41 AM Closed by commit rG0d01dfbc377a: [mlir][IR][NFC] Move the remaining builtin types to ODS (authored by rriddle). · Explain WhyMar 8 2021, 2:33 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 329144 mlir/include/mlir/IR/BuiltinTypes.h
mlir/include/mlir/IR/BuiltinTypes.td
mlir/include/mlir/IR/OpBase.td
mlir/lib/IR/BuiltinTypes.cpp
mlir/lib/IR/TypeDetail.h
|