[Openmp-commits] [PATCH] D142186: [OpenMP] Support saving globals for RecordReplay

Giorgis Georgakoudis via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Jan 20 01:01:31 PST 2023


ggeorgakoudis created this revision.
Herald added subscribers: guansong, yaxunl.
Herald added a project: All.
ggeorgakoudis requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: openmp-commits, sstefan1.
Herald added a project: OpenMP.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D142186

Files:
  openmp/libomptarget/include/device.h
  openmp/libomptarget/include/omptarget.h
  openmp/libomptarget/include/rtl.h
  openmp/libomptarget/plugins-nextgen/common/PluginInterface/PluginInterface.cpp
  openmp/libomptarget/plugins-nextgen/common/PluginInterface/PluginInterface.h
  openmp/libomptarget/src/device.cpp
  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: D142186.490743.patch
Type: text/x-patch
Size: 25785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230120/e45f61ed/attachment-0001.bin>


More information about the Openmp-commits mailing list