Author: cchen
Date: 2020-11-24T16:07:39-06:00
New Revision: 77e98eaee2e8d4b9b297b66fda5b1e51e2a69999

URL: 
https://github.com/llvm/llvm-project/commit/77e98eaee2e8d4b9b297b66fda5b1e51e2a69999
DIFF: 
https://github.com/llvm/llvm-project/commit/77e98eaee2e8d4b9b297b66fda5b1e51e2a69999.diff

LOG: [OpenMP50][DOCS] Mark target data non-contiguous as done, NFC.

Added: 
    

Modified: 
    clang/docs/OpenMPSupport.rst

Removed: 
    


################################################################################
diff  --git a/clang/docs/OpenMPSupport.rst b/clang/docs/OpenMPSupport.rst
index 427e5d292565..227b373957ea 100644
--- a/clang/docs/OpenMPSupport.rst
+++ b/clang/docs/OpenMPSupport.rst
@@ -217,7 +217,7 @@ implementation.
 
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
 | device extension             | teams construct on the host device            
               | :part:`worked on`        | Clang part is done, r371553.        
                                  |
 
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
-| device extension             | support non-contiguous array sections for 
target update      | :part:`worked on`        |                                 
                                      |
+| device extension             | support non-contiguous array sections for 
target update      | :good:`done`             |                                 
                                      |
 
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
 | device extension             | pointer attachment                            
               | :none:`unclaimed`        |                                     
                                  |
 
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+


        
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to