[Openmp-commits] [PATCH] D113836: [OpenMP][NFCI] Unify registration of target entries across plugins [WIP]

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sat Nov 13 15:49:00 PST 2021


jdoerfert updated this revision to Diff 387050.
jdoerfert added a comment.

Make it compile, also extrace device environment handling


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113836

Files:
  openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
  openmp/libomptarget/plugins/common/CMakeLists.txt
  openmp/libomptarget/plugins/common/DeviceInterface/CMakeLists.txt
  openmp/libomptarget/plugins/common/DeviceInterface/DeviceInterface.cpp
  openmp/libomptarget/plugins/common/DeviceInterface/DeviceInterface.h
  openmp/libomptarget/plugins/common/GlobalHandler/CMakeLists.txt
  openmp/libomptarget/plugins/common/GlobalHandler/GlobalHandler.h
  openmp/libomptarget/plugins/cuda/src/rtl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113836.387050.patch
Type: text/x-patch
Size: 35970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20211113/0302fe47/attachment-0001.bin>


More information about the Openmp-commits mailing list