MLIR  17.0.0git
Classes | Namespaces | Functions
DestinationStyleOpInterface.h File Reference
#include "mlir/IR/Builders.h"
#include "mlir/IR/BuiltinTypes.h"
#include "mlir/IR/IRMapping.h"
#include "mlir/IR/OpDefinition.h"
#include "mlir/IR/Value.h"
#include "llvm/ADT/SmallVector.h"
#include "mlir/Interfaces/DestinationStyleOpInterface.h.inc"

Go to the source code of this file.

Classes

struct  mlir::OpOperandVector
 OpOperand vector that implicitly converts to a Value vector. More...
 

Namespaces

 mlir
 This header declares functions that assit transformations in the MemRef dialect.
 
 mlir::detail
 Detect if any of the given parameter types has a sub-element handler.
 

Functions

LogicalResult mlir::detail::verifyDestinationStyleOpInterface (Operation *op)
 Verify that op conforms to the invariants of DestinationStyleOpInterface. More...