]> granicus.if.org Git - clang/commit
[CUDA] More fixes for __shfl_* intrinsics.
authorArtem Belevich <tra@google.com>
Thu, 21 Dec 2017 23:52:09 +0000 (23:52 +0000)
committerArtem Belevich <tra@google.com>
Thu, 21 Dec 2017 23:52:09 +0000 (23:52 +0000)
commita7a99b6b14f3d75a330e0443cedcedda3f948ed8
treec005d8cc41ef074f627b9beee571c441d4837701
parent56e4bd682d770af29eb698d1f9f700cc1fe27930
[CUDA] More fixes for __shfl_* intrinsics.

* __shfl_{up,down}* uses unsigned int for the third parameter.
* added [unsigned] long overloads for non-sync shuffles.

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@321326 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/__clang_cuda_intrinsics.h