[all-commits] [llvm/llvm-project] 16641a: [OpenMP] Adds omp_target_is_accessible routine (#1...

Nicole Aschenbrenner via All-commits all-commits at lists.llvm.org
Wed Oct 22 08:35:39 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 16641ad8a29b6c877a3f934cd61d6acc9719e87e
      https://github.com/llvm/llvm-project/commit/16641ad8a29b6c877a3f934cd61d6acc9719e87e
  Author: Nicole Aschenbrenner <nicole.aschenbrenner at amd.com>
  Date:   2025-10-22 (Wed, 22 Oct 2025)

  Changed paths:
    M clang/docs/OpenMPSupport.rst
    M offload/include/device.h
    M offload/include/omptarget.h
    M offload/libomptarget/OpenMP/API.cpp
    M offload/libomptarget/device.cpp
    M offload/libomptarget/exports
    M offload/plugins-nextgen/amdgpu/src/rtl.cpp
    M offload/plugins-nextgen/common/include/PluginInterface.h
    M offload/plugins-nextgen/common/src/PluginInterface.cpp
    A offload/test/mapping/is_accessible.cpp

  Log Message:
  -----------
  [OpenMP] Adds omp_target_is_accessible routine (#138294)

Adds omp_target_is_accessible routine.
Refactors common code from omp_target_is_present to work for both
routines.

---------

Co-authored-by: Shilei Tian <i at tianshilei.me>



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list