forked from OSchip/llvm-project
[Clang][OpenMP] Claim nowait clause on taskwait
This commit is contained in:
parent
92d31a7cdf
commit
92fd2eb74f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue