[OpenMP][NFC] Unify `target` API with other by passing a `__tgt_async_info` pointer
authorJohannes Doerfert <johannes@jdoerfert.de>
Wed, 10 Feb 2021 16:57:24 +0000 (10:57 -0600)
committerJohannes Doerfert <johannes@jdoerfert.de>
Tue, 16 Feb 2021 21:37:56 +0000 (15:37 -0600)
commit942728763b8e8a6ec440d29f0f8608a1ac1f9cee
tree0344a3458b32cc324979bec0e61eb1caec0815c9
parent44f3022cdf01b26d46ebff3c26a5e572aee2acdf
[OpenMP][NFC] Unify `target` API with other by passing a `__tgt_async_info` pointer

Reviewed By: tianshilei1992

Differential Revision: https://reviews.llvm.org/D96430
openmp/libomptarget/src/interface.cpp
openmp/libomptarget/src/omptarget.cpp
openmp/libomptarget/src/private.h
openmp/libomptarget/src/rtl.cpp