Also make the behavior of getting a dialect more forgiving, in the case where
there isn't a dialect associated with an attribute.
Depends On D86807
Paths
| Differential D86809
Make struct dialects have the same field name as everything else, 'dialect'. ClosedPublic Authored by fedelebron on Aug 28 2020, 1:03 PM.
Details Summary Also make the behavior of getting a dialect more forgiving, in the case where Depends On D86807
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptAug 28 2020, 1:03 PM This revision is now accepted and ready to land.Aug 28 2020, 1:26 PM Comment Actions Changes done :)
This revision was landed with ongoing or failed builds.Sep 10 2020, 12:13 PM Closed by commit rGa39423084cbb: Make struct dialects have the same field name as everything else, 'dialect'. (authored by fedelebron, committed by mehdi_amini). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 291057 mlir/include/mlir/IR/OpBase.td
mlir/lib/TableGen/Attribute.cpp
|
nit: Drop the trivial braces here.