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