[all-commits] [llvm/llvm-project] 902fe0: [OFFLOAD] Restore interop functionality (#161429)
Alex Duran via All-commits
all-commits at lists.llvm.org
Thu Oct 2 12:48:52 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 902fe02e8722b8f51cb3897226c97fbff353c890
https://github.com/llvm/llvm-project/commit/902fe02e8722b8f51cb3897226c97fbff353c890
Author: Alex Duran <alejandro.duran at intel.com>
Date: 2025-10-02 (Thu, 02 Oct 2025)
Changed paths:
M offload/libomptarget/OpenMP/InteropAPI.cpp
M offload/libomptarget/exports
M offload/plugins-nextgen/amdgpu/src/rtl.cpp
M offload/plugins-nextgen/cuda/src/rtl.cpp
Log Message:
-----------
[OFFLOAD] Restore interop functionality (#161429)
This implements two pieces to restore the interop functionality (that I
broke) when the 6.0 interfaces were added:
* A set of wrappers that support the old interfaces on top of the new
ones
* The same level of interop support for the CUDA amd AMD plugins
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