[PATCH] D17148: [OPENMP] Basic teams directive implementation

Carlo Bertolli via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 11 11:53:02 PST 2016


carlo.bertolli removed rL LLVM as the repository for this revision.
carlo.bertolli updated this revision to Diff 47695.
carlo.bertolli added a comment.

Remove handling of reductions - not supported by this patch.


http://reviews.llvm.org/D17148

Files:
  lib/CodeGen/CGOpenMPRuntime.cpp
  lib/CodeGen/CGOpenMPRuntime.h
  lib/CodeGen/CGStmtOpenMP.cpp
  test/OpenMP/teams_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17148.47695.patch
Type: text/x-patch
Size: 18324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160211/9bdaba0d/attachment-0001.bin>


More information about the cfe-commits mailing list