[Mlir-commits] [flang] [mlir] [flang][OpenMP] Fix missing missing inode issue (PR #130798)

Sergio Afonso llvmlistbot at llvm.org
Wed Mar 12 05:13:49 PDT 2025


https://github.com/skatrak approved this pull request.

Thank you, it looks like this would hopefully allow us to translate split MLIR files (i.e. `--split-input-file`) and code passed from stdin containing target regions as well.

Perhaps you could propose this fix for clang, since it has a similar issue: #62099.

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


More information about the Mlir-commits mailing list