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

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 25 14:58:50 PDT 2023


jhuber6 updated this revision to Diff 553642.
jhuber6 added a comment.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Change flag to 8.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157918

Files:
  llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
  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.553642.patch
Type: text/x-patch
Size: 11070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230825/8384a1d8/attachment.bin>


More information about the llvm-commits mailing list