[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
Wed Jul 7 05:57:28 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb3c80dd8943a: [OPENMP]Remove const firstprivate allocation as a variable in a constant space. (authored by ABataev).
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.356930.patch
Type: text/x-patch
Size: 13925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210707/24df4262/attachment-0001.bin>
More information about the cfe-commits
mailing list