Răsfoiți Sursa

[DOCS]Update list of implemented constructs, NFC.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@375257 91177308-0d34-0410-b5e6-96231b3b80d8
Alexey Bataev 5 ani în urmă
părinte
comite
f51ad847cd
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      docs/OpenMPSupport.rst

+ 2 - 2
docs/OpenMPSupport.rst

@@ -181,9 +181,9 @@ implementation.
 +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
 | task extension               | master taskloop                                              | :good:`done`             |                                                                       |
 +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
-| task extension               | parallel master taskloop                                     | :none:`unclaimed`        |                                                                       |
+| task extension               | parallel master taskloop                                     | :none:`done`             |                                                                       |
 +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
-| task extension               | master taskloop simd                                         | :none:`unclaimed`        |                                                                       |
+| task extension               | master taskloop simd                                         | :none:`done`             |                                                                       |
 +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
 | task extension               | parallel master taskloop simd                                | :none:`unclaimed`        |                                                                       |
 +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+