Have the ODS TypeDef generator write the getChecked() definition.
Also, add to TypeParamCommaFormatter a JustParams format.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
| Paths 
 |  Differential  D89438  
[MLIR] ODS TypeDefs: getChecked() and internal enhancements ClosedPublic Authored by jdd on Oct 14 2020, 7:04 PM. 
Details Summary Have the ODS TypeDef generator write the getChecked() definition. 
Diff Detail 
 Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache.  ·  View Herald TranscriptOct 14 2020, 7:04 PM rriddle added inline comments. This revision is now accepted and ready to land.Oct 18 2020, 3:59 PM Closed by commit rGf402e682d0ef: [MLIR] ODS TypeDefs: getChecked() and internal enhancements (authored by jdd).  ·  Explain WhyOct 18 2020, 6:10 PM This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
 
Diff 298913 mlir/test/lib/Dialect/Test/TestTypeDefs.td
 mlir/test/mlir-tblgen/typedefs.td
 mlir/tools/mlir-tblgen/TypeDefGen.cpp
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Can you move the prependComma parameter to the end and have a default?