[PATCH] D43660: [OpenMP] Add OpenMP data sharing infrastructure using global memory

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 14 07:21:07 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC327513: [OpenMP] Add OpenMP data sharing infrastructure using global memory (authored by gbercea, committed by ).

Repository:
  rC Clang

https://reviews.llvm.org/D43660

Files:
  lib/CodeGen/CGDecl.cpp
  lib/CodeGen/CGOpenMPRuntime.cpp
  lib/CodeGen/CGOpenMPRuntime.h
  lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
  lib/CodeGen/CGOpenMPRuntimeNVPTX.h
  lib/CodeGen/CGStmtOpenMP.cpp
  lib/CodeGen/CodeGenFunction.cpp
  test/OpenMP/nvptx_data_sharing.cpp
  test/OpenMP/nvptx_parallel_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43660.138350.patch
Type: text/x-patch
Size: 60717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180314/0467932d/attachment-0001.bin>


More information about the cfe-commits mailing list