MLIR 22.0.0git
CastInterfaces.h File Reference
#include "mlir/IR/OpDefinition.h"
#include "mlir/Interfaces/CastInterfaces.h.inc"

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 &registry)