[PATCH] D145093: Add map info for dereference pointer.

Jennifer Yu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 6 15:52:28 PST 2023


jyu2 updated this revision to Diff 502842.
jyu2 added a comment.

Add additional test as Alexey asked.


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.502842.patch
Type: text/x-patch
Size: 13174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230306/d7695150/attachment-0001.bin>


More information about the cfe-commits mailing list