[PATCH] D105375: [OPENMP]Remove const firstprivate allocation as a variable in a constant space.
Alexey Bataev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 6 07:28:28 PDT 2021
ABataev updated this revision to Diff 356715.
ABataev added a comment.
Rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105375/new/
https://reviews.llvm.org/D105375
Files:
clang/lib/CodeGen/CGOpenMPRuntime.cpp
clang/lib/CodeGen/CGOpenMPRuntime.h
clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
clang/lib/CodeGen/CGOpenMPRuntimeGPU.h
clang/lib/CodeGen/CGStmtOpenMP.cpp
clang/test/OpenMP/nvptx_target_firstprivate_codegen.cpp
clang/test/OpenMP/target_firstprivate_codegen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105375.356715.patch
Type: text/x-patch
Size: 13925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210706/7ae51b5f/attachment-0001.bin>
More information about the cfe-commits
mailing list