[all-commits] [llvm/llvm-project] 942728: [OpenMP][NFC] Unify `target` API with other by pas...

Johannes Doerfert via All-commits all-commits at lists.llvm.org
Tue Feb 16 13:38:13 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 942728763b8e8a6ec440d29f0f8608a1ac1f9cee
      https://github.com/llvm/llvm-project/commit/942728763b8e8a6ec440d29f0f8608a1ac1f9cee
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2021-02-16 (Tue, 16 Feb 2021)

  Changed paths:
    M openmp/libomptarget/src/interface.cpp
    M openmp/libomptarget/src/omptarget.cpp
    M openmp/libomptarget/src/private.h
    M openmp/libomptarget/src/rtl.cpp

  Log Message:
  -----------
  [OpenMP][NFC] Unify `target` API with other by passing a `__tgt_async_info` pointer

Reviewed By: tianshilei1992

Differential Revision: https://reviews.llvm.org/D96430




More information about the All-commits mailing list