[Openmp-commits] [PATCH] D129608: [Clang][OpenMP] Fix segmentation fault when data field is used in is_device_pt.

Jennifer Yu via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Aug 11 11:48:06 PDT 2022


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

Thanks Alexey!  Address the comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129608

Files:
  clang/lib/CodeGen/CGOpenMPRuntime.cpp
  clang/test/OpenMP/target_is_device_ptr_codegen.cpp
  openmp/libomptarget/test/mapping/is_device_ptr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129608.451939.patch
Type: text/x-patch
Size: 5320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220811/f96c6426/attachment.bin>


More information about the Openmp-commits mailing list