[PATCH] D84182: [OPENMP]Fix PR46012: declare target pointer cannot be accessed in target region.
Alexey Bataev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 21 12:49:43 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG13bfe4b226d2: [OPENMP]Fix PR46012: declare target pointer cannot be accessed in target region. (authored by ABataev).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84182/new/
https://reviews.llvm.org/D84182
Files:
clang/lib/CodeGen/CGOpenMPRuntime.cpp
clang/test/OpenMP/target_data_codegen.cpp
clang/test/OpenMP/target_data_use_device_ptr_codegen.cpp
clang/test/OpenMP/target_update_codegen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84182.279612.patch
Type: text/x-patch
Size: 42908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200721/fc90eb92/attachment-0001.bin>
More information about the cfe-commits
mailing list