This matches the similar feature on operation definitions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D74438
[mlir] Allow adding extra class declarations to interfaces. ClosedPublic Authored by rriddle on Feb 11 2020, 1:12 PM.
Details Summary This matches the similar feature on operation definitions.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 11 2020, 3:03 PM Closed by commit rG857b655d7aac: [mlir] Allow adding extra class declarations to interfaces. (authored by riverriddle@google.com <riverriddle@google.com>, committed by rriddle). · Explain WhyFeb 16 2020, 12:03 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 244858 mlir/include/mlir/IR/OpBase.td
mlir/include/mlir/TableGen/OpInterfaces.h
mlir/lib/TableGen/OpInterfaces.cpp
mlir/tools/mlir-tblgen/OpInterfacesGen.cpp
|
So these would be placed alongside methods ?