MLIR
20.0.0git
|
#include "Globals.h"
#include "IRModule.h"
#include "NanobindUtils.h"
#include "Pass.h"
#include "Rewrite.h"
#include "mlir/Bindings/Python/Nanobind.h"
Go to the source code of this file.
Functions | |
NB_MODULE (_mlir, m) | |
NB_MODULE | ( | _mlir | , |
m | |||
) |
Definition at line 26 of file MainModule.cpp.