MLIR  19.0.0git
Functions
DialectPDL.cpp File Reference
#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)
 

Function Documentation

◆ populateDialectPDLSubmodule()

void populateDialectPDLSubmodule ( const pybind11::module &  m)

◆ PYBIND11_MODULE()

PYBIND11_MODULE ( _mlirDialectsPDL  ,
 
)

Definition at line 103 of file DialectPDL.cpp.

References populateDialectPDLSubmodule().