|
MLIR
22.0.0git
|
#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 | |
| AttrTypeReplacer. | |
Functions | |
| LogicalResult | mlir::detail::verifyDestinationStyleOpInterface (Operation *op) |
Verify that op conforms to the invariants of DestinationStyleOpInterface. More... | |