MLIR 23.0.0git
mlir::memref::detail Namespace Reference

Functions

LogicalResult verifyIndexedAccessOpInterface (Operation *op)
LogicalResult verifyIndexedMemCopyOpInterface (Operation *op)

Function Documentation

◆ verifyIndexedAccessOpInterface()

LogicalResult mlir::memref::detail::verifyIndexedAccessOpInterface ( Operation * op)

Definition at line 21 of file MemoryAccessOpInterfaces.cpp.

References mlir::Operation::emitOpError(), and success().

◆ verifyIndexedMemCopyOpInterface()

LogicalResult mlir::memref::detail::verifyIndexedMemCopyOpInterface ( Operation * op)

Definition at line 40 of file MemoryAccessOpInterfaces.cpp.

References mlir::Operation::emitOpError(), and success().