[Openmp-commits] [PATCH] D62485: New implementation of OpenMP 5.0 detached tasks.
Andrey Churbanov via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Jun 19 06:06:07 PDT 2019
AndreyChurbanov updated this revision to Diff 205567.
AndreyChurbanov marked 2 inline comments as done.
AndreyChurbanov added a comment.
Addressed Joachim's comments.
Repository:
rOMP OpenMP
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62485/new/
https://reviews.llvm.org/D62485
Files:
runtime/src/dllexports
runtime/src/include/50/omp.h.var
runtime/src/include/50/omp_lib.f.var
runtime/src/include/50/omp_lib.f90.var
runtime/src/include/50/omp_lib.h.var
runtime/src/kmp.h
runtime/src/kmp_ftn_entry.h
runtime/src/kmp_ftn_os.h
runtime/src/kmp_tasking.cpp
runtime/test/tasking/kmp_detach_tasks_t1.c
runtime/test/tasking/kmp_detach_tasks_t2.c
runtime/test/tasking/kmp_detach_tasks_t3.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62485.205567.patch
Type: text/x-patch
Size: 29655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190619/e43f118b/attachment-0001.bin>
More information about the Openmp-commits
mailing list