We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 751fe84 commit 7966dddCopy full SHA for 7966ddd
mlir/lib/Bindings/Python/Pass.cpp
@@ -11,6 +11,7 @@
11
#include "IRModule.h"
12
#include "mlir-c/Pass.h"
13
#include "mlir/Bindings/Python/Nanobind.h"
14
+
15
#include "mlir-c/Bindings/Python/Interop.h" // This is expected after nanobind.
16
#include "nanobind/trampoline.h"
17
0 commit comments