[Mlir-commits] [mlir] [mlir][python] automatic location inference (PR #151246)
Maksim Levental
llvmlistbot at llvm.org
Thu Jul 31 12:03:18 PDT 2025
================
@@ -13,9 +13,9 @@
#include "Globals.h"
#include "NanobindUtils.h"
+#include "mlir-c/Bindings/Python/Interop.h" // This is expected after nanobind.
----------------
makslevental wrote:
removed (but also this is the correct sort order :)
https://github.com/llvm/llvm-project/pull/151246
More information about the Mlir-commits
mailing list