[all-commits] [llvm/llvm-project] 8548e2: [nfc][libomptarget] Move named_sync() into target_...

Jon Chesterfield via All-commits all-commits at lists.llvm.org
Wed Oct 30 09:25:13 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8548e2f543ce74854da3ef0e3ae7d02b3e71b785
      https://github.com/llvm/llvm-project/commit/8548e2f543ce74854da3ef0e3ae7d02b3e71b785
  Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
  Date:   2019-10-30 (Wed, 30 Oct 2019)

  Changed paths:
    M openmp/libomptarget/deviceRTLs/nvptx/src/loop.cu
    M openmp/libomptarget/deviceRTLs/nvptx/src/reduction.cu
    M openmp/libomptarget/deviceRTLs/nvptx/src/support.h
    M openmp/libomptarget/deviceRTLs/nvptx/src/supporti.h
    M openmp/libomptarget/deviceRTLs/nvptx/src/sync.cu
    M openmp/libomptarget/deviceRTLs/nvptx/src/target_impl.h

  Log Message:
  -----------
  [nfc][libomptarget] Move named_sync() into target_impl

Summary: [nfc][libomptarget] Move named_sync() into target_impl

Reviewers: ABataev, jdoerfert, grokos

Reviewed By: ABataev

Subscribers: openmp-commits

Tags: #openmp

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




More information about the All-commits mailing list