MLIR  19.0.0git
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.

Namespaces

 mlir
 Include the generated interface declarations.
 
 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...