MLIR
20.0.0git
|
User-level dialect object. More...
#include "Bindings/Python/IRModule.h"
Public Member Functions | |
PyDialect (pybind11::object descriptor) | |
pybind11::object | getDescriptor () |
User-level dialect object.
For dialects that have a registered extension, this will be the base class of the extension dialect type. For un-extended, objects of this type will be returned directly.
Definition at line 478 of file IRModule.h.
|
inline |
Definition at line 480 of file IRModule.h.
|
inline |
Definition at line 482 of file IRModule.h.