[PATCH] D134268: [Clang][OpenMP] Codegen generation for has_device_addr claues.

Jennifer Yu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 20 12:04:42 PDT 2022


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

Address @abhinavgaba's comment by setting capture by reference instead by copy.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134268

Files:
  clang/lib/CodeGen/CGOpenMPRuntime.cpp
  clang/lib/Sema/SemaOpenMP.cpp
  clang/test/OpenMP/target_has_device_addr_codegen.cpp
  clang/test/OpenMP/target_has_device_addr_codegen_01.cpp
  openmp/libomptarget/test/mapping/has_device_addr.cpp
  openmp/libomptarget/test/mapping/target_has_device_addr.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134268.461650.patch
Type: text/x-patch
Size: 157283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220920/87593d8a/attachment-0001.bin>


More information about the cfe-commits mailing list