mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 03:50:17 +08:00
[Clang][OpenMP] Claim nowait clause on taskwait
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user