The ODSOperand indexing should ignore the attributes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D94281
Fix MLIR DRR matching when attributes are interleaved with operands ClosedPublic Authored by mehdi_amini on Jan 7 2021, 6:44 PM.
Details Summary The ODSOperand indexing should ignore the attributes.
Diff Detail
Event TimelineHerald added subscribers: teijeong, rdzhabarov, tatianashp and 13 others. · View Herald TranscriptJan 7 2021, 6:44 PM This revision is now accepted and ready to land.Jan 7 2021, 6:46 PM Closed by commit rGf02e61a8b957: Fix MLIR DRR matching when attributes are interleaved with operands (authored by mehdi_amini). · Explain WhyJan 7 2021, 7:34 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 315286 mlir/test/mlir-tblgen/rewriter-indexing.td
mlir/tools/mlir-tblgen/RewriterGen.cpp
|