[Mlir-commits] [mlir] [mlir] Python: Parse ModuleOp from file path (PR #125736)

Mehdi Amini llvmlistbot at llvm.org
Mon Feb 10 00:06:26 PST 2025


================
@@ -6,6 +6,7 @@
 //
 //===----------------------------------------------------------------------===//
 
+#include <filesystem>
----------------
joker-eph wrote:

I believe this broke the bot, see here: https://lab.llvm.org/buildbot/#/builders/116/builds/9857

https://github.com/llvm/llvm-project/pull/125736


More information about the Mlir-commits mailing list