[Openmp-commits] [PATCH] D98812: [OPENMP]Map data field with l-value reference types.

Alexey Bataev via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Mar 18 10:57:46 PDT 2021


ABataev updated this revision to Diff 331623.
ABataev added a comment.

Rebase + fixes for references to complex data structures mapping


Repository:
  rG LLVM Github Monorepo

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

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.331623.patch
Type: text/x-patch
Size: 27038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210318/a841a902/attachment-0001.bin>


More information about the Openmp-commits mailing list