[flang-commits] [flang] [llvm] [mlir] [Flang][OpenMP][MLIR] Implement close, present and ompx_hold modifiers for Flang maps (PR #129586)

Sergio Afonso via flang-commits flang-commits at lists.llvm.org
Thu Mar 6 07:47:40 PST 2025


================
@@ -0,0 +1,37 @@
+! This checks that the basic functionality of map type present functions as 
+! expected, no-op'ng when present and emitting an omptarget error when the data
+! is not present.
----------------
skatrak wrote:

Nit: Update the description to only mention the case that is actually checked by it.

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


More information about the flang-commits mailing list