[PATCH] D145093: Add map info for dereference pointer.
Jennifer Yu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 3 09:10:46 PST 2023
jyu2 updated this revision to Diff 502144.
jyu2 added a comment.
Thanks Alexey for the code review. I removed loop by using last expression in the component for checking.
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
openmp/libomptarget/test/mapping/target_derefence_array_pointrs.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145093.502144.patch
Type: text/x-patch
Size: 12899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230303/120f81b8/attachment.bin>
More information about the cfe-commits
mailing list