MLIR
17.0.0git
|
#include "mlir-c/RegisterEverything.h"
#include "mlir-c/Conversion.h"
#include "mlir-c/Transforms.h"
#include "mlir/Bindings/Python/PybindAdaptors.h"
Go to the source code of this file.
Functions | |
PYBIND11_MODULE (_mlirRegisterEverything, m) | |
PYBIND11_MODULE | ( | _mlirRegisterEverything | , |
m | |||
) |
Definition at line 15 of file RegisterEverything.cpp.
References mlirRegisterAllDialects(), and mlirRegisterAllPasses().