[Openmp-commits] [PATCH] D156174: Support for OpenMP-Offload Record Replay

Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sat Aug 5 00:47:10 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG73cb01dc8a2f: [OpenMP] Support for OpenMP-Offload Record Replay (authored by koparasy, committed by Konstantinos Parasyris <parasyris1 at llnl.gov>).
Herald added a subscriber: openmp-commits.

Changed prior to commit:
  https://reviews.llvm.org/D156174?vs=547454&id=547460#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156174

Files:
  openmp/libomptarget/include/omptarget.h
  openmp/libomptarget/include/rtl.h
  openmp/libomptarget/plugins-nextgen/common/PluginInterface/JIT.cpp
  openmp/libomptarget/plugins-nextgen/common/PluginInterface/PluginInterface.cpp
  openmp/libomptarget/plugins-nextgen/common/PluginInterface/PluginInterface.h
  openmp/libomptarget/src/device.cpp
  openmp/libomptarget/src/exports
  openmp/libomptarget/src/interface.cpp
  openmp/libomptarget/src/omptarget.cpp
  openmp/libomptarget/src/private.h
  openmp/libomptarget/src/rtl.cpp
  openmp/libomptarget/tools/kernelreplay/llvm-omp-kernel-replay.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156174.547460.patch
Type: text/x-patch
Size: 24040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230805/8834a601/attachment-0001.bin>


More information about the Openmp-commits mailing list