|
MLIR 23.0.0git
|
Go to the source code of this file.
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
Functions | |
| LogicalResult | mlir::verifyDynamicDimensionCount (Operation *op, ShapedType type, ValueRange dynamicSizes) |
| Verify that the number of dynamic size operands matches the number of dynamic dimensions in the shaped type. | |