[Openmp-commits] [PATCH] D145093: [OpenMP] Add map info for dereference pointer.
Jennifer Yu via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Mar 8 10:13:47 PST 2023
jyu2 updated this revision to Diff 503413.
jyu2 added a comment.
Okay, I add code to get **a to work. Thanks Alexey for the review.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145093/new/
https://reviews.llvm.org/D145093
Files:
clang/lib/CodeGen/CGOpenMPRuntime.cpp
clang/lib/Sema/SemaOpenMP.cpp
clang/test/OpenMP/target_map_deref_array_codegen.cpp
clang/test/OpenMP/target_update_codegen.cpp
openmp/libomptarget/test/mapping/target_derefence_array_pointrs.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145093.503413.patch
Type: text/x-patch
Size: 32973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230308/5a7de798/attachment-0001.bin>
More information about the Openmp-commits
mailing list