[Openmp-commits] [PATCH] D157918: [Libomptarget] Support mapping indirect host calls to device functions

Joseph Huber via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Aug 25 14:49:16 PDT 2023


jhuber6 updated this revision to Diff 553637.
jhuber6 added a comment.

Adjust table lookups.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157918

Files:
  openmp/libomptarget/DeviceRTL/include/Configuration.h
  openmp/libomptarget/DeviceRTL/src/Configuration.cpp
  openmp/libomptarget/DeviceRTL/src/Misc.cpp
  openmp/libomptarget/include/Environment.h
  openmp/libomptarget/include/omptarget.h
  openmp/libomptarget/plugins-nextgen/common/PluginInterface/PluginInterface.cpp
  openmp/libomptarget/src/rtl.cpp
  openmp/libomptarget/test/api/omp_indirect_call.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157918.553637.patch
Type: text/x-patch
Size: 10501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230825/ce900739/attachment.bin>


More information about the Openmp-commits mailing list