[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 21:32:13 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG48ffd40ba295: [Clang][OpenMP] Codegen generation for has_device_addr claues. (authored by jyu2).

Changed prior to commit:
  https://reviews.llvm.org/D134268?vs=461650&id=461789#toc

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


More information about the cfe-commits mailing list