[all-commits] [llvm/llvm-project] 6e7094: [libomptarget][nvptx][nfc] Move target_impl functi...

Jon Chesterfield via All-commits all-commits at lists.llvm.org
Thu Jan 14 16:25:01 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6e7094c14b22a202c15959316033c164d7a84122
      https://github.com/llvm/llvm-project/commit/6e7094c14b22a202c15959316033c164d7a84122
  Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
  Date:   2021-01-15 (Fri, 15 Jan 2021)

  Changed paths:
    M openmp/libomptarget/deviceRTLs/nvptx/src/target_impl.cu
    M openmp/libomptarget/deviceRTLs/nvptx/src/target_impl.h

  Log Message:
  -----------
  [libomptarget][nvptx][nfc] Move target_impl functions out of header

[libomptarget][nvptx][nfc] Move target_impl functions out of header

This removes most of the differences between the two target_impl.h.

Also change name mangling from C to C++ for __kmpc_impl_*_lock.

Reviewed By: tianshilei1992

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




More information about the All-commits mailing list