[Openmp-commits] [PATCH] D66861: [libomptarget] Refactor syncthreads macro to inline function

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Aug 28 07:22:13 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370210: [libomptarget] Refactor syncthreads macro to inline function (authored by JonChesterfield, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D66861?vs=217569&id=217644#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66861/new/

https://reviews.llvm.org/D66861

Files:
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/data_sharing.cu
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.cu
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.h
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/sync.cu
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/target_impl.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66861.217644.patch
Type: text/x-patch
Size: 4423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190828/94ed59aa/attachment-0001.bin>


More information about the Openmp-commits mailing list