|
MLIR 22.0.0git
|
#include "mlir/Dialect/Linalg/IR/Linalg.h"#include "mlir/Dialect/Transform/IR/TransformAttrs.h"#include "mlir/Dialect/Transform/Interfaces/MatchInterfaces.h"#include "mlir/Dialect/Linalg/TransformOps/LinalgMatchOps.h.inc"Go to the source code of this file.
Classes | |
| class | mlir::transform::StructuredOpPredicateOpTrait< OpTy > |
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
| namespace | mlir::transform |
| namespace | mlir::transform::detail |
Macros | |
| #define | GET_OP_CLASSES |
Functions | |
| LogicalResult | mlir::transform::detail::verifyStructuredOpPredicateOpTrait (Operation *op, Value structuredOpHandle) |
| #define GET_OP_CLASSES |
Definition at line 45 of file LinalgMatchOps.h.