[clang] [OpenMP] Claims omp_target_is_accessible as worked on (PR #151507)

Michael Klemm via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 31 07:06:59 PDT 2025


================
@@ -476,6 +476,8 @@ implementation.
 +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
 | Local clause on declare target                              | :part:`In Progress`       | :none:`unclaimed`         |                                                                          |
 +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
+| Changes to omp_target_is_accessible                         | :part:`In Progress`       | :none:`unclaimed`         |                                                                          |
++-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
----------------
mjklemm wrote:

Please flag the Fortran part as "in progress".  It's easy to add these interfaces as part of your PR.

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


More information about the cfe-commits mailing list