[Openmp-commits] [PATCH] D139208: [OpenMP][libomptarget][AMDGPU] lock/unlock (pin/unpin) mechanism in libomptarget amdgpu plugin (API and implementation)

Carlo Bertolli via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Jan 13 10:19:09 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb215932e6991: [OpenMP][libomptarget][AMDGPU] lock/unlock (pin/unpin) mechanism in… (authored by carlo.bertolli).
Herald added a project: OpenMP.
Herald added a subscriber: openmp-commits.

Changed prior to commit:
  https://reviews.llvm.org/D139208?vs=488435&id=489056#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139208/new/

https://reviews.llvm.org/D139208

Files:
  openmp/libomptarget/include/omptargetplugin.h
  openmp/libomptarget/include/rtl.h
  openmp/libomptarget/plugins/amdgpu/impl/impl.cpp
  openmp/libomptarget/plugins/amdgpu/impl/impl_runtime.h
  openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
  openmp/libomptarget/src/api.cpp
  openmp/libomptarget/src/exports
  openmp/libomptarget/src/omptarget.cpp
  openmp/libomptarget/src/private.h
  openmp/libomptarget/src/rtl.cpp
  openmp/libomptarget/test/mapping/prelock.cpp
  openmp/runtime/src/kmp_alloc.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139208.489056.patch
Type: text/x-patch
Size: 15689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230113/aeaac2bf/attachment-0001.bin>


More information about the Openmp-commits mailing list