MLIR
22.0.0git
|
#include "Globals.h"
#include "IRModule.h"
#include "NanobindUtils.h"
#include "Pass.h"
#include "Rewrite.h"
#include "mlir/Bindings/Python/Nanobind.h"
Go to the source code of this file.
Functions | |
NB_MODULE (_mlir, m) | |
NB_MODULE | ( | _mlir | , |
m | |||
) |
Definition at line 25 of file MainModule.cpp.
References mlir::get(), MLIR_PYTHON_CAPI_TYPE_CASTER_REGISTER_ATTR, MLIR_PYTHON_CAPI_VALUE_CASTER_REGISTER_ATTR, mlir::python::populateIRAffine(), mlir::python::populateIRAttributes(), mlir::python::populateIRCore(), mlir::python::populateIRInterfaces(), mlir::python::populateIRTypes(), mlir::python::populatePassManagerSubmodule(), and mlir::python::populateRewriteSubmodule().