[PATCH] D21162: [CUDA] Implement __shfl* intrinsics in clang headers.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 8 17:23:55 PDT 2016


jlebar created this revision.
jlebar added a reviewer: tra.
jlebar added subscribers: cfe-commits, jholewinski.

Clang changes to make use of the LLVM intrinsics added in D21160.

http://reviews.llvm.org/D21162

Files:
  include/clang/Basic/BuiltinsNVPTX.def
  lib/Headers/__clang_cuda_intrinsics.h
  lib/Headers/__clang_cuda_runtime_wrapper.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21162.60125.patch
Type: text/x-patch
Size: 6865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160609/0daf0736/attachment.bin>


More information about the cfe-commits mailing list