[Openmp-commits] [PATCH] D129694: [OPENMP] Make declare target static global externally visible
Sunil Shrestha via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Jul 26 17:55:01 PDT 2022
ssquare08 updated this revision to Diff 447901.
ssquare08 added a comment.
Herald added a project: OpenMP.
Herald added a subscriber: openmp-commits.
Adding a test and fixing
This adds a new runtime test and also address some comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129694/new/
https://reviews.llvm.org/D129694
Files:
clang/lib/CodeGen/CGOpenMPRuntime.cpp
clang/lib/CodeGen/CGOpenMPRuntime.h
clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
clang/lib/CodeGen/CGOpenMPRuntimeGPU.h
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/CodeGen/TargetInfo.cpp
clang/lib/Sema/SemaOpenMP.cpp
clang/test/OpenMP/declare_target_codegen.cpp
clang/test/OpenMP/declare_target_link_codegen.cpp
clang/test/OpenMP/declare_target_only_one_side_compilation.cpp
clang/test/OpenMP/declare_target_visibility_codegen.cpp
clang/test/OpenMP/nvptx_allocate_codegen.cpp
clang/test/OpenMP/nvptx_declare_target_var_ctor_dtor_codegen.cpp
clang/test/OpenMP/target_update_messages.cpp
openmp/libomptarget/test/mapping/declare_target_static_var.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129694.447901.patch
Type: text/x-patch
Size: 26992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220727/ec62f0a1/attachment-0001.bin>
More information about the Openmp-commits
mailing list