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 10e020d commit 206ddb2Copy full SHA for 206ddb2
compiler/bindings/python/IREECompilerDialectsModule.cpp
@@ -12,6 +12,7 @@
12
#include "mlir-c/BuiltinAttributes.h"
13
#include "mlir-c/BuiltinTypes.h"
14
#include "mlir-c/IR.h"
15
+#include "mlir-c/Target/LLVMIR.h"
16
#include "mlir/Bindings/Python/Nanobind.h"
17
#include "mlir/Bindings/Python/NanobindAdaptors.h"
18
#include "mlir/CAPI/IR.h"
0 commit comments