|
MLIR
22.0.0git
|
#include "mlir/Bytecode/BytecodeOpInterface.h"#include "mlir/Dialect/Transform/IR/TransformDialect.h"#include "mlir/Dialect/Transform/Interfaces/TransformInterfaces.h"#include "mlir/IR/OpDefinition.h"#include "mlir/IR/OpImplementation.h"#include "mlir/IR/SymbolTable.h"#include "mlir/Interfaces/SideEffectInterfaces.h"#include "mlir/Dialect/Transform/PDLExtension/PDLExtensionOps.h.inc"Go to the source code of this file.
Classes | |
| class | mlir::transform::PDLMatchHooks |
| PDL constraint callbacks that can be used by the PDL extension of the Transform dialect. More... | |
Namespaces | |
| mlir | |
| Include the generated interface declarations. | |
| mlir::transform | |
Macros | |
| #define | GET_OP_CLASSES |
| #define GET_OP_CLASSES |
Definition at line 20 of file PDLExtensionOps.h.