[flang-commits] [flang] docs/ParallelMultiImageFortranRuntime: Update link to latest PRIF Specification (PR #159233)

Dan Bonachea via flang-commits flang-commits at lists.llvm.org
Tue Sep 16 20:05:26 PDT 2025


https://github.com/bonachea created https://github.com/llvm/llvm-project/pull/159233

None

>From 312bf8d278320f3c478de60694f34959578b5db3 Mon Sep 17 00:00:00 2001
From: Dan Bonachea <dobonachea at lbl.gov>
Date: Mon, 15 Sep 2025 17:48:46 -0700
Subject: [PATCH] docs/ParallelMultiImageFortranRuntime: Update link to latest
 PRIF Specification

---
 flang/docs/ParallelMultiImageFortranRuntime.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flang/docs/ParallelMultiImageFortranRuntime.md b/flang/docs/ParallelMultiImageFortranRuntime.md
index 8cf0055e5817b..cc6b5dadb1ad9 100644
--- a/flang/docs/ParallelMultiImageFortranRuntime.md
+++ b/flang/docs/ParallelMultiImageFortranRuntime.md
@@ -14,5 +14,5 @@ interface designed for LLVM Flang to target implementations of
 Fortran's multi-image parallel features.
 
 The current revision of the PRIF specification is here:
-<https://doi.org/10.25344/S4CG6G>
+<https://doi.org/10.25344/S4M01X>
 



More information about the flang-commits mailing list