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

Jennifer Yu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 19 13:43:30 PDT 2022


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

Fix format problem


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134186

Files:
  clang/lib/CodeGen/CGOpenMPRuntime.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: D134186.461340.patch
Type: text/x-patch
Size: 153471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220919/4176662c/attachment-0001.bin>


More information about the cfe-commits mailing list