[flang-commits] [flang] [flang][Multi-Image] Moving Mutli-image lowering to PRIF into the MIF dialect (PR #161179)
Jean-Didier PAILLEUX via flang-commits
flang-commits at lists.llvm.org
Wed Oct 1 01:13:59 PDT 2025
JDPailleux wrote:
Hello @kiranchandramohan, currently in this PR, the dialect will cover the intrinsics/statements that are already upstreamed in LLVM. But later we will add statements/intrinsics, coarray allocation and deallocation, and coarray memory access operations, ...
Of course, I will write something on the discourse.
About your question about the representation of a coarray in that, I haven't fully thought about it yet. But there are some ideas in the slides pointed on slack.
Unfortunately, I won't be available next Wednesday, but I'll be available for a next Flang community call.
https://github.com/llvm/llvm-project/pull/161179
More information about the flang-commits
mailing list