diff options
author | Peyton, Jonathan L <jonathan.l.peyton@intel.com> | 2020-09-07 00:37:55 -0500 |
---|---|---|
committer | Peyton, Jonathan L <jonathan.l.peyton@intel.com> | 2020-09-24 09:45:14 -0500 |
commit | 9089b4a5c5b4271e6b8300cf5d7471d4ddd93bec (patch) | |
tree | d27b5d9a6bfe9ebc4c5c04d33d5ef926aaec83fd /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 72ada5ae6c5bcc53045eba559666a65a68149e4c (diff) | |
download | llvm-9089b4a5c5b4271e6b8300cf5d7471d4ddd93bec.zip llvm-9089b4a5c5b4271e6b8300cf5d7471d4ddd93bec.tar.gz llvm-9089b4a5c5b4271e6b8300cf5d7471d4ddd93bec.tar.bz2 |
[OpenMP] Introduce GOMP taskwait depend in the runtime
This change introduces the GOMP_taskwait_depend() function. It implements
the OpenMP 5.0 feature of #pragma omp taskwait with depend() clause by
wrapping around __kmpc_omp_wait_deps().
Differential Revision: https://reviews.llvm.org/D87269
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions