MLIR
20.0.0git
|
#include "mlir-c/Dialect/PDL.h"
#include "mlir-c/IR.h"
#include "mlir/Bindings/Python/PybindAdaptors.h"
#include <pybind11/cast.h>
#include <pybind11/detail/common.h>
#include <pybind11/pybind11.h>
#include <pybind11/pytypes.h>
Go to the source code of this file.
Functions | |
void | populateDialectPDLSubmodule (const pybind11::module &m) |
PYBIND11_MODULE (_mlirDialectsPDL, m) | |
void populateDialectPDLSubmodule | ( | const pybind11::module & | m | ) |
Definition at line 23 of file DialectPDL.cpp.
PYBIND11_MODULE | ( | _mlirDialectsPDL | , |
m | |||
) |
Definition at line 103 of file DialectPDL.cpp.