[Clang][OpenMP] Claim nowait clause on taskwait

This commit is contained in:
Chi Chun Chen 2022-06-27 11:02:39 -05:00
parent 92d31a7cdf
commit 92fd2eb74f
1 changed files with 1 additions and 1 deletions

View File

@ -356,7 +356,7 @@ want to help with the implementation.
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
| task extension | inoutset in depend clause | :none:`unclaimed` | |
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
| task extension | nowait clause on taskwait | :none:`unclaimed` | |
| task extension | nowait clause on taskwait | :part:`worked on` | |
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
OpenMP Extensions