[PATCH] D98812: [OPENMP]Map data field with l-value reference types.
Alexey Bataev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 17 13:33:07 PDT 2021
ABataev created this revision.
ABataev added reviewers: jdoerfert, jyu2, mikerice.
Herald added subscribers: guansong, yaxunl.
ABataev requested review of this revision.
Herald added subscribers: openmp-commits, sstefan1.
Herald added projects: clang, OpenMP.
Added initial support dfor the mapping of the data members with l-value
reference types.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D98812
Files:
clang/lib/CodeGen/CGOpenMPRuntime.cpp
clang/test/OpenMP/target_map_codegen_28.cpp
clang/test/OpenMP/target_map_codegen_35.cpp
openmp/libomptarget/test/mapping/data_member_ref.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98812.331361.patch
Type: text/x-patch
Size: 24580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210317/41cc53c5/attachment-0001.bin>
More information about the cfe-commits
mailing list