diff options
author | agozillon <Andrew.Gozillon@amd.com> | 2024-11-16 12:22:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-16 12:22:33 +0100 |
commit | 372344995568cae076477a8b0e98fcdec7c49379 (patch) | |
tree | 2ed7198cb5867ff124b139c1bf7101f1333c559e /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 0fd6f684b9c84c32d6cbfd9742402e788b2879f1 (diff) | |
download | llvm-372344995568cae076477a8b0e98fcdec7c49379.zip llvm-372344995568cae076477a8b0e98fcdec7c49379.tar.gz llvm-372344995568cae076477a8b0e98fcdec7c49379.tar.bz2 |
[OpenMP] Allocatable explicit member mapping fortran offloading tests (#113555)
This PR is one in a series of 3 that aim to add support for explicit
member mapping of allocatable components in derived types within
OpenMP+Fortran for Flang.
This PR provides all of the runtime tests that are currently
upstreamable, unfortunately some of the other tests would require
linking of the fortran runtime for offload which we currently do not do.
But regardless, this is plenty to ensure that the mapping is working in
most cases.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions