https://github.com/SunilKuravinakop created 
https://github.com/llvm/llvm-project/pull/90022

Notifying assume directive as 'worked on'.  When checked on slack channel, 
nobody was working on assume directive.

 Changes to be committed:
        modified:   clang/docs/OpenMPSupport.rst

>From 031b44a69d2b2d408bf07714be0427bab65f29ca Mon Sep 17 00:00:00 2001
From: Sunil Kuravinakop <kurav...@pe28vega.us.cray.com>
Date: Thu, 25 Apr 2024 01:45:29 -0500
Subject: [PATCH] Notifying assume directive as 'worked on'. When checked on
 slack channel, nobody was working on assume directive.

 Changes to be committed:
        modified:   clang/docs/OpenMPSupport.rst
---
 clang/docs/OpenMPSupport.rst | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/clang/docs/OpenMPSupport.rst b/clang/docs/OpenMPSupport.rst
index f8146bc365e833..3562872b407bf7 100644
--- a/clang/docs/OpenMPSupport.rst
+++ b/clang/docs/OpenMPSupport.rst
@@ -310,7 +310,9 @@ implementation.
 
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
 | misc                         | dispatch construct and function variant 
argument adjustment  | :part:`worked on`        | D99537, D99679                
                                        |
 
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
-| misc                         | assume and assumes directives                 
               | :part:`worked on`        |                                     
                                  |
+| misc                         | assumes directives                            
    | :part:`worked on`        |                                                
                       |
++------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
+| misc                         | assume directive                              
  | :part:`worked on`        |                                                  
                     |
 
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
 | misc                         | nothing directive                             
               | :good:`done`             | D123286                             
                                  |
 
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+

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

Reply via email to