|
MLIR 22.0.0git
|
Go to the source code of this file.
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
| namespace | mlir::impl |
| Attribute collections provide a dictionary-like interface. | |
| namespace | mlir::builtin |
Functions | |
| LogicalResult | mlir::impl::foldCastInterfaceOp (Operation *op, ArrayRef< Attribute > attrOperands, SmallVectorImpl< OpFoldResult > &foldResults) |
| Attempt to fold the given cast operation. | |
| LogicalResult | mlir::impl::verifyCastInterfaceOp (Operation *op) |
| Attempt to verify the given cast operation. | |
| void | mlir::builtin::registerCastOpInterfaceExternalModels (DialectRegistry ®istry) |