[Openmp-commits] [PATCH] D96430: [OpenMP][NFC] Unify `target` API with other by passing a `__tgt_async_info` pointer

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Feb 10 09:52:09 PST 2021


jdoerfert created this revision.
jdoerfert added reviewers: tianshilei1992, JonChesterfield, grokos.
Herald added subscribers: guansong, yaxunl.
Herald added a reviewer: bollu.
jdoerfert requested review of this revision.
Herald added a subscriber: sstefan1.
Herald added a project: OpenMP.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D96430

Files:
  openmp/libomptarget/src/interface.cpp
  openmp/libomptarget/src/omptarget.cpp
  openmp/libomptarget/src/private.h
  openmp/libomptarget/src/rtl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96430.322718.patch
Type: text/x-patch
Size: 10248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210210/3849023a/attachment.bin>


More information about the Openmp-commits mailing list