|
MLIR 23.0.0git
|
#include "Rewrite.h"#include "mlir-c/Bindings/Python/Interop.h"#include "mlir-c/IR.h"#include "mlir-c/Rewrite.h"#include "mlir-c/Support.h"#include "mlir/Bindings/Python/Globals.h"#include "mlir/Bindings/Python/IRCore.h"#include "mlir/Config/mlir-config.h"#include "nanobind/nanobind.h"#include <type_traits>Go to the source code of this file.
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
| namespace | mlir::python |
| namespace | mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN |
Functions | |
| void | mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::populateRewriteSubmodule (nb::module_ &m) |
| Create the mlir.rewrite here. | |