[Openmp-commits] [PATCH] D29600: OpenMP 5.0 task reduction implementation

Andrey Churbanov via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Feb 6 11:59:25 PST 2017


AndreyChurbanov created this revision.

OpenMP 5.0 Preview has new feature - task reduction, that is implemented in this patch.

The test case shows example of compiler code generation for the feature.


Repository:
  rL LLVM

https://reviews.llvm.org/D29600

Files:
  runtime/src/dllexports
  runtime/src/kmp.h
  runtime/src/kmp_tasking.cpp
  runtime/test/tasking/kmp_task_reduction_nest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29600.87279.patch
Type: text/x-patch
Size: 24389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20170206/c7660b51/attachment-0001.bin>


More information about the Openmp-commits mailing list