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

Gheorghe-Teodor Bercea via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 1 08:13:33 PST 2018


gtbercea updated this revision to Diff 136528.

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.136528.patch
Type: text/x-patch
Size: 60301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180301/e0eb85c1/attachment-0001.bin>


More information about the cfe-commits mailing list