llvm-project/mlir/include
Mehdi Amini 597207a3c3 Expose parseXInDimensionList() to the `DialectAsmParser`
This allows custom types and attribute to parse a dimension list that
isn't necessarily terminated with `xtype`, for example something like:

#tf.shape<4x5>

Differential Revision: https://reviews.llvm.org/D100432
2021-04-14 02:07:34 +00:00
..
mlir Expose parseXInDimensionList() to the `DialectAsmParser` 2021-04-14 02:07:34 +00:00
mlir-c [mlir] introduce "encoding" attribute to tensor type 2021-04-12 10:37:15 -07:00