This will allow to use NativeOpTrait and Operations
declared outside of mlir namespace.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D96128
[mlir][ODS] Allow to specify custom namespace for `NativeOpTrait` ClosedPublic Authored by vinograd47 on Feb 5 2021, 5:45 AM.
Details Summary This will allow to use NativeOpTrait and Operations
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 5 2021, 6:43 AM Closed by commit rG035abe30c9a5: [mlir][ODS] Allow to specify custom namespace for `NativeOpTrait` (authored by vinograd47). · Explain WhyFeb 8 2021, 12:08 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 322036 mlir/include/mlir/IR/OpBase.td
mlir/include/mlir/TableGen/OpTrait.h
mlir/lib/TableGen/OpTrait.cpp
mlir/test/mlir-tblgen/op-decl.td
|