https://github.com/nicebert created 
https://github.com/llvm/llvm-project/pull/151507

Includes link to current PR.
Spec requires minor clarification.

>From eaa5ce4735cc826a7b476af4764bac56a2d9b785 Mon Sep 17 00:00:00 2001
From: Nicole Aschenbrenner <nicole.aschenbren...@amd.com>
Date: Thu, 31 Jul 2025 07:33:22 -0500
Subject: [PATCH] [OpenMP] Claims omp_target_is_accessible as worked on

Includes link to current PR.
Spec requires minor clarification.
---
 clang/docs/OpenMPSupport.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/clang/docs/OpenMPSupport.rst b/clang/docs/OpenMPSupport.rst
index 58cd10ad4d8fa..76a3d2a5d24f1 100644
--- a/clang/docs/OpenMPSupport.rst
+++ b/clang/docs/OpenMPSupport.rst
@@ -256,7 +256,7 @@ implementation.
 
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
 | device                       | device-specific environment variables         
               | :none:`unclaimed`        |                                     
                                  |
 
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
-| device                       | omp_target_is_accessible routine              
               | :none:`unclaimed`        |                                     
                                  |
+| device                       | omp_target_is_accessible routine              
               | :part:`worked on`        | 
https://github.com/llvm/llvm-project/pull/138294                                
                                       |
 
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
 | device                       | omp_get_mapped_ptr routine                    
               | :good:`done`             | D141545                             
                                  |
 
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+

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

Reply via email to