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

Gheorghe-Teodor Bercea via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 1 10:24:06 PST 2018


gtbercea updated this revision to Diff 136570.
gtbercea added a comment.

Add Source location.


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


More information about the cfe-commits mailing list