summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2019-10-18 16:53:54 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2019-10-18 16:53:54 +0000
commit80fe5cffd2eef46ebd19aac6d8c6f2c3f9b4290f (patch)
treecd3b87b8f2d45ae418d6d6129a85ea18c191e32b
parent52dc406efc717cf5aca1f5ee5600382f348969db (diff)
downloadbcm5719-llvm-80fe5cffd2eef46ebd19aac6d8c6f2c3f9b4290f.tar.gz
bcm5719-llvm-80fe5cffd2eef46ebd19aac6d8c6f2c3f9b4290f.zip
[DOCS]Update list of implemented constructs, NFC.
llvm-svn: 375257
-rw-r--r--clang/docs/OpenMPSupport.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/clang/docs/OpenMPSupport.rst b/clang/docs/OpenMPSupport.rst
index afde3f91299..cbb4888c073 100644
--- a/clang/docs/OpenMPSupport.rst
+++ b/clang/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` | |
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
OpenPOWER on IntegriCloud