llvm-project/mlir/include
River Riddle 8e0f4860cd Add (parse|print)OptionalAttrDictWithKeyword hooks to simplify parsing attribute dictionaries with regions.
Many operations with regions add an additional 'attributes' prefix when printing the attribute dictionary to differentiate it from the region body. This leads to duplicated logic for detecting when to actually print the attribute dictionary.

PiperOrigin-RevId: 278747681
2019-11-05 17:58:48 -08:00
..
mlir Add (parse|print)OptionalAttrDictWithKeyword hooks to simplify parsing attribute dictionaries with regions. 2019-11-05 17:58:48 -08:00
mlir-c Expose mlir::parseType to bindings 2019-10-15 06:52:04 -07:00