[PATCH] D129608: [Clang][OpenMP] Fix segmentation fault when data field is used in is_device_pt.
Jennifer Yu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 11 13:19:16 PDT 2022
jyu2 updated this revision to Diff 451959.
jyu2 added a comment.
Thanks Alexey. This to fix test format.
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.451959.patch
Type: text/x-patch
Size: 5494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220811/c6fc0fc4/attachment.bin>
More information about the cfe-commits
mailing list