|
MLIR 22.0.0git
|
Go to the source code of this file.
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
| namespace | mlir::detail |
| AttrTypeReplacer. | |
Functions | |
| LogicalResult | mlir::detail::verifyMemorySpaceCastOpInterface (Operation *op) |
| Attempt to verify the given memory space cast operation. | |
| FailureOr< std::optional< SmallVector< Value > > > | mlir::detail::bubbleDownInPlaceMemorySpaceCastImpl (OpOperand &operand, ValueRange results) |
| Tries to bubble-down inplace a MemorySpaceCastOpInterface operation referenced by operand. | |