[OpenMP] Put old APIs back and added new _async series for backward compatibility
authorShilei Tian <tianshilei1992@gmail.com>
Fri, 10 Apr 2020 02:40:30 +0000 (22:40 -0400)
committerShilei Tian <tianshilei1992@gmail.com>
Fri, 10 Apr 2020 02:40:58 +0000 (22:40 -0400)
commit03ff643d2e9ebbf319d71b3a17d2ed0320a6a25b
tree1e496323f653e10a5db14e3c2fc0f86d770388ca
parent4e8782302691518b084ab3d57ebbbd140fbe9a14
[OpenMP] Put old APIs back and added new _async series for backward compatibility

Summary: According to comments on bi-weekly meeting, this patch put back old APIs and added new `_async` series

Reviewers: jdoerfert

Reviewed By: jdoerfert

Subscribers: yaxunl, guansong, openmp-commits

Tags: #openmp

Differential Revision: https://reviews.llvm.org/D77822
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