MLIR
17.0.0git
|
#include <tuple>
#include "PybindUtils.h"
#include "Globals.h"
#include "IRModule.h"
#include "Pass.h"
Go to the source code of this file.
Functions | |
PYBIND11_MODULE (_mlir, m) | |
PYBIND11_MODULE | ( | _mlir | , |
m | |||
) |
Definition at line 26 of file MainModule.cpp.
References mlir::get(), MLIR_PYTHON_CAPI_TYPE_CASTER_REGISTER_ATTR, mlir::python::populateIRAffine(), mlir::python::populateIRAttributes(), mlir::python::populateIRCore(), mlir::python::populateIRInterfaces(), mlir::python::populateIRTypes(), and mlir::python::populatePassManagerSubmodule().