[Openmp-commits] [PATCH] D77822: [OpenMP] Put old APIs back and added new _async series for backward compatibility

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Apr 9 13:18:55 PDT 2020


tianshilei1992 created this revision.
Herald added subscribers: openmp-commits, guansong, yaxunl.
Herald added a reviewer: jdoerfert.
Herald added a project: OpenMP.

Signed-off-by: Shilei Tian <tianshilei1992 at gmail.com>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D77822

Files:
  openmp/libomptarget/include/omptargetplugin.h
  openmp/libomptarget/plugins/cuda/src/rtl.cpp
  openmp/libomptarget/plugins/exports
  openmp/libomptarget/plugins/generic-elf-64bit/src/rtl.cpp
  openmp/libomptarget/src/device.cpp
  openmp/libomptarget/src/device.h
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77822.256386.patch
Type: text/x-patch
Size: 28028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200409/4e471e5b/attachment-0001.bin>


More information about the Openmp-commits mailing list