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