[flang-commits] [flang] [flang][Multi-Image] Moving Mutli-image lowering to PRIF into the MIF dialect (PR #161179)
via flang-commits
flang-commits at lists.llvm.org
Mon Sep 29 07:34:20 PDT 2025
https://github.com/jeanPerier commented:
Thanks @JDPailleux for adding a dialect for multi image Fortran!
It is nice to centralize the interface with PRIF in an MLIR pass and to have operations for MIF/Coarrays that will make experimenting easier.
I added comments inline, overall this looks great to me.
https://github.com/llvm/llvm-project/pull/161179
More information about the flang-commits
mailing list