[Openmp-commits] [PATCH] D81989: [OpenMP] Introduce low level dependency process to target offloading

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Jun 22 11:49:32 PDT 2020


tianshilei1992 updated this revision to Diff 272503.

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

https://reviews.llvm.org/D81989

Files:
  openmp/libomptarget/include/omptarget.h
  openmp/libomptarget/include/omptargetplugin.h
  openmp/libomptarget/plugins/cuda/src/rtl.cpp
  openmp/libomptarget/plugins/exports
  openmp/libomptarget/src/device.cpp
  openmp/libomptarget/src/device.h
  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/src/rtl.h
  openmp/runtime/src/kmp.h
  openmp/runtime/src/kmp_taskdeps.cpp
  openmp/runtime/src/kmp_taskdeps.h
  openmp/runtime/src/kmp_tasking.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81989.272503.patch
Type: text/x-patch
Size: 87273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200622/61ba7607/attachment-0001.bin>


More information about the Openmp-commits mailing list