[Openmp-commits] [PATCH] D60976: [OpenMP] Implement task modifier for reduction clause
Jonathan Peyton via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed May 1 10:51:53 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL359710: [OpenMP] Implement task modifier for reduction clause (authored by jlpeyton, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D60976?vs=197398&id=197594#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60976/new/
https://reviews.llvm.org/D60976
Files:
openmp/trunk/runtime/src/dllexports
openmp/trunk/runtime/src/kmp.h
openmp/trunk/runtime/src/kmp_tasking.cpp
openmp/trunk/runtime/test/tasking/kmp_task_modifier_simple_par_new.cpp
openmp/trunk/runtime/test/tasking/kmp_task_modifier_simple_par_old.cpp
openmp/trunk/runtime/test/tasking/kmp_task_modifier_simple_ws_new.cpp
openmp/trunk/runtime/test/tasking/kmp_task_modifier_simple_ws_old.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60976.197594.patch
Type: text/x-patch
Size: 37913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190501/875938c2/attachment-0001.bin>
More information about the Openmp-commits
mailing list