|
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"Go to the source code of this file.
Namespaces | |
| mlir | |
| Include the generated interface declarations. | |
| mlir::transform | |
Functions | |
| void | mlir::transform::registerSMTExtension (DialectRegistry &dialectRegistry) |
| Registers the SMT extension of the Transform dialect in the given registry. More... | |