[PATCH] D105562: [OPENMP]Fix overlapped mapping for dereferenced pointer members.

Alexey Bataev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 9 08:52:12 PDT 2021


ABataev updated this revision to Diff 357532.
ABataev added a comment.
Herald added a project: OpenMP.
Herald added a subscriber: openmp-commits.

Rebase + added runtime test intended to be fixed by the patch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105562/new/

https://reviews.llvm.org/D105562

Files:
  clang/lib/CodeGen/CGOpenMPRuntime.cpp
  clang/test/OpenMP/target_map_codegen_29.cpp
  openmp/libomptarget/test/mapping/target_pointers_members_map.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105562.357532.patch
Type: text/x-patch
Size: 14054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210709/a14c8614/attachment.bin>


More information about the cfe-commits mailing list