9#ifndef MLIR_DIALECT_MEMREF_IR_MEMORYACCESSOPINTERFACES_H
10#define MLIR_DIALECT_MEMREF_IR_MEMORYACCESSOPINTERFACES_H
30#include "mlir/Dialect/MemRef/IR/MemoryAccessOpInterfaces.h.inc"
Operation is the basic unit of execution within MLIR.
This class coordinates the application of a rewrite on a set of IR, providing a way for clients to tr...
LogicalResult verifyIndexedMemCopyOpInterface(Operation *op)
LogicalResult verifyIndexedAccessOpInterface(Operation *op)
Include the generated interface declarations.