diff options
author | Peyton, Jonathan L <jonathan.l.peyton@intel.com> | 2020-09-07 02:28:38 -0500 |
---|---|---|
committer | Peyton, Jonathan L <jonathan.l.peyton@intel.com> | 2020-09-24 09:47:53 -0500 |
commit | ee1c04a926904b34525e4577742d8c10a23db814 (patch) | |
tree | 536274b095de97fbfef6e5d7d5006ae44f84524b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9089b4a5c5b4271e6b8300cf5d7471d4ddd93bec (diff) | |
download | llvm-ee1c04a926904b34525e4577742d8c10a23db814.zip llvm-ee1c04a926904b34525e4577742d8c10a23db814.tar.gz llvm-ee1c04a926904b34525e4577742d8c10a23db814.tar.bz2 |
[OpenMP] Fix if0 task with dependencies in the runtime
The current GOMP interface for serialized tasks does not take into
account task dependencies. Add the check and wait for dependencies.
Fixes: https://bugs.llvm.org/show_bug.cgi?id=46573
Differential Revision: https://reviews.llvm.org/D87271
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions