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

Jennifer Yu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 8 10:13:46 PST 2023


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

Okay, I add code to get **a to work.  Thanks Alexey for the review.


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
  clang/test/OpenMP/target_update_codegen.cpp
  openmp/libomptarget/test/mapping/target_derefence_array_pointrs.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145093.503413.patch
Type: text/x-patch
Size: 32973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230308/5a7de798/attachment-0001.bin>


More information about the cfe-commits mailing list