Also fixed bug in type inferface generator to address bug where operands and
attributes are interleaved.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D82819
[ods] Update Operator to record Arg->[Attr|Operand]Index mapping ClosedPublic Authored by jpienaar on Jun 29 2020, 3:47 PM.
Details Summary Also fixed bug in type inferface generator to address bug where operands and
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 29 2020, 3:54 PM Closed by commit rG71b9d89df78f: [ods] Update Operator to record Arg->[Attr|Operand]Index mapping (authored by jpienaar). · Explain WhyJun 29 2020, 4:55 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 274280 mlir/include/mlir/TableGen/Operator.h
mlir/lib/TableGen/Operator.cpp
mlir/test/mlir-tblgen/op-result.td
mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
|
nit: Can you bitpack these together?