An optional attribute dictionary before a region in an assembly format
is a potential format ambiguity because they both start with {.
Fixes #53077
Paths
| Differential D131636
[mlir][ods] OpFormat: ensure that regions don't follow `attr-dict` ClosedPublic Authored by Mogball on Aug 10 2022, 5:19 PM.
Details Summary An optional attribute dictionary before a region in an assembly format Fixes #53077
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 12 2022, 4:17 PM This revision was landed with ongoing or failed builds.Aug 12 2022, 6:00 PM Closed by commit rG60d276923902: [mlir][ods] OpFormat: ensure that regions don't follow `attr-dict` (authored by Mogball). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 452342 mlir/test/mlir-tblgen/op-format-invalid.td
mlir/tools/mlir-tblgen/OpFormatGen.cpp
|