[PATCH] D141350: Fix runtime problem for base class member data used in target region.
Jennifer Yu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 10 09:36:46 PST 2023
jyu2 updated this revision to Diff 487845.
jyu2 added a comment.
Thanks Alexey for code review. This is to address his comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141350/new/
https://reviews.llvm.org/D141350
Files:
clang/lib/CodeGen/CGOpenMPRuntime.cpp
clang/test/OpenMP/target_map_member_expr_codegen.cpp
openmp/libomptarget/test/mapping/target_map_for_member_data.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141350.487845.patch
Type: text/x-patch
Size: 12115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230110/423bbdb8/attachment-0001.bin>
More information about the cfe-commits
mailing list