[PATCH] D64592: [OpenMP] Fix unified memory implementation for multiple compilation units
Gheorghe-Teodor Bercea via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 11 13:51:18 PDT 2019
gtbercea created this revision.
gtbercea added reviewers: ABataev, jdoerfert, caomhin.
Herald added subscribers: cfe-commits, guansong.
Herald added a project: clang.
This patch fixes the case where variables in different compilation units have the same name.
Repository:
rC Clang
https://reviews.llvm.org/D64592
Files:
lib/CodeGen/CGOpenMPRuntime.cpp
lib/Sema/SemaOpenMP.cpp
test/OpenMP/declare_target_codegen.cpp
test/OpenMP/declare_target_link_codegen.cpp
test/OpenMP/nvptx_target_requires_unified_shared_memory.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64592.209319.patch
Type: text/x-patch
Size: 8351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190711/ea0a9546/attachment-0001.bin>
More information about the cfe-commits
mailing list