[PATCH] D68513: [libomptarget][nfc] Update remaining uint32 to use lanemask_t

Jon Chesterfield via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 4 15:36:02 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373806: [libomptarget][nfc] Update remaining uint32 to use lanemask_t (authored by JonChesterfield, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D68513?vs=223316&id=223328#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D68513

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68513.223328.patch
Type: text/x-patch
Size: 9332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191004/17dd74b6/attachment.bin>


More information about the llvm-commits mailing list