[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
Fri Aug 12 12:38:25 PDT 2022


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

Fix test problem.


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.452272.patch
Type: text/x-patch
Size: 6562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220812/1c4d68a2/attachment.bin>


More information about the Openmp-commits mailing list