[PATCH] D18286: [OPENMP] private and firstprivate clauses of teams code generation for nvptx

Carlo Bertolli via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 4 16:58:55 PDT 2016


carlo.bertolli updated this revision to Diff 52640.
carlo.bertolli added a comment.

[OPENMP] Rebase patch on new support for codegen for teams in nvptx target. private and firstprivate clauses are now dealt with in the teams patch and this one only becomes regression tests.


Repository:
  rL LLVM

http://reviews.llvm.org/D18286

Files:
  test/OpenMP/nvptx_teams_firstprivate_codegen.cpp
  test/OpenMP/nvptx_teams_private_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18286.52640.patch
Type: text/x-patch
Size: 62624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160404/41fc42ee/attachment-0001.bin>


More information about the cfe-commits mailing list