[OPENMP][DOCS]Update status of OpenMP 5.0 features, NFC.
authorAlexey Bataev <a.bataev@hotmail.com>
Tue, 24 Dec 2019 17:39:59 +0000 (12:39 -0500)
committerAlexey Bataev <a.bataev@hotmail.com>
Tue, 24 Dec 2019 17:39:59 +0000 (12:39 -0500)
clang/docs/OpenMPSupport.rst

index 6810bf7..d3050e0 100644 (file)
@@ -165,7 +165,7 @@ implementation.
 +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
 | SIMD extension               | atomic and simd constructs inside SIMD code                  | :good:`done`             |                                                                       |
 +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
-| SIMD extension               | SIMD nontemporal                                             | :part:`claimed`          |                                                                       |
+| SIMD extension               | SIMD nontemporal                                             | :good:`done`             |                                                                       |
 +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
 | device extension             | infer target functions from initializers                     | :part:`worked on`        |                                                                       |
 +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
@@ -227,7 +227,7 @@ implementation.
 +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
 | misc extension               | metadirectives                                               | :none:`worked on`        |                                                                       |
 +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
-| misc extension               | conditional modifier for lastprivate clause                  | :none:`unclaimed`        |                                                                       |
+| misc extension               | conditional modifier for lastprivate clause                  | :part:`worked on`        |                                                                       |
 +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
 | misc extension               | user-defined function variants                               | :part:`worked on`        | D67294, D64095                                                        |
 +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+