[llvm-branch-commits] [flang] [Flang][OpenMP] Derived type explicit allocatable member mapping (PR #96266)

Kareem Ergawy via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sun Jul 14 22:56:33 PDT 2024


================
@@ -52,12 +52,22 @@ using DeclareTargetCapturePair =
 struct OmpMapMemberIndicesData {
----------------
ergawy wrote:

It would be nice to extend the doc for this `struct` with some examples where each example consists of:
- some Fortran variable the user wants to map,
- and how the `OmpMapMemberIndicesData` looks like for that variable.

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


More information about the llvm-branch-commits mailing list