|
MLIR
22.0.0git
|
#include "mlir-c/Dialect/IRDL.h"#include "mlir-c/IR.h"#include "mlir-c/Support.h"#include "mlir/Bindings/Python/Nanobind.h"#include "mlir/Bindings/Python/NanobindAdaptors.h"Go to the source code of this file.
Functions | |
| static void | populateDialectIRDLSubmodule (nb::module_ &m) |
| NB_MODULE (_mlirDialectsIRDL, m) | |
| NB_MODULE | ( | _mlirDialectsIRDL | , |
| m | |||
| ) |
Definition at line 31 of file DialectIRDL.cpp.
References populateDialectIRDLSubmodule().
|
static |
Definition at line 20 of file DialectIRDL.cpp.
References mlirLoadIRDLDialects(), and mlirLogicalResultIsFailure().
Referenced by NB_MODULE().