[PATCH] D43625: [OpenMP] Remove implicit data sharing code gen that aims to use device shared memory

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 7 14:04:19 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC326948: [OpenMP] Remove implicit data sharing code gen that aims to use device shared… (authored by gbercea, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43625?vs=136570&id=137475#toc

Repository:
  rC Clang

https://reviews.llvm.org/D43625

Files:
  lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
  lib/CodeGen/CGOpenMPRuntimeNVPTX.h
  test/OpenMP/nvptx_data_sharing.cpp
  test/OpenMP/nvptx_parallel_codegen.cpp
  test/OpenMP/nvptx_target_teams_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43625.137475.patch
Type: text/x-patch
Size: 21969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180307/cb6a3d45/attachment-0001.bin>


More information about the cfe-commits mailing list