[flang-commits] [flang] [flang] Adding lowering of TEAMs features to PRIF in MIF Dialect (PR #165573)

Jean-Didier PAILLEUX via flang-commits flang-commits at lists.llvm.org
Wed Nov 5 00:48:34 PST 2025


================
@@ -257,8 +257,25 @@ void Fortran::lower::genSyncMemoryStatement(
 
 void Fortran::lower::genSyncTeamStatement(
----------------
JDPailleux wrote:

I agree with @bonachea to move everything listed into MultiImageFortran. 
So for now, I've moved all the synchronization, but I'm also in favor to the point 3 for this PR and moving the rest later in another PR.

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


More information about the flang-commits mailing list