[PATCH] D38090: [NVPTX] Implemented shfl.sync instruction and supporting intrinsics/builtins.
Artem Belevich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 20 14:24:45 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL313820: [NVPTX] Implemented shfl.sync instruction and supporting intrinsics/builtins. (authored by tra).
Changed prior to commit:
https://reviews.llvm.org/D38090?vs=116047&id=116073#toc
Repository:
rL LLVM
https://reviews.llvm.org/D38090
Files:
cfe/trunk/include/clang/Basic/BuiltinsNVPTX.def
cfe/trunk/lib/Driver/ToolChains/Cuda.cpp
cfe/trunk/lib/Headers/__clang_cuda_intrinsics.h
cfe/trunk/test/CodeGen/builtins-nvptx-ptx60.cu
cfe/trunk/test/CodeGen/builtins-nvptx.c
llvm/trunk/include/llvm/IR/IntrinsicsNVVM.td
llvm/trunk/lib/Target/NVPTX/NVPTXIntrinsics.td
llvm/trunk/test/CodeGen/NVPTX/shfl-sync.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38090.116073.patch
Type: text/x-patch
Size: 22417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170920/3ee64b07/attachment-0001.bin>
More information about the llvm-commits
mailing list