[Openmp-commits] [PATCH] D60976: [OpenMP] Implement task modifier for reduction clause
Jonathan Peyton via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Apr 30 12:02:22 PDT 2019
jlpeyton updated this revision to Diff 197398.
jlpeyton added a comment.
Fixed spelling errors
Repository:
rOMP OpenMP
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60976/new/
https://reviews.llvm.org/D60976
Files:
runtime/src/dllexports
runtime/src/kmp.h
runtime/src/kmp_tasking.cpp
runtime/test/tasking/kmp_task_modifier_simple_par_new.cpp
runtime/test/tasking/kmp_task_modifier_simple_par_old.cpp
runtime/test/tasking/kmp_task_modifier_simple_ws_new.cpp
runtime/test/tasking/kmp_task_modifier_simple_ws_old.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60976.197398.patch
Type: text/x-patch
Size: 37425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190430/79b2e84b/attachment-0001.bin>
More information about the Openmp-commits
mailing list