Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 10451 Build 10451: arc lint + arc unit
Paths
| Differential D38090
[NVPTX] Implemented shfl.sync instruction and supporting intrinsics/builtins. ClosedPublic Authored by tra on Sep 20 2017, 11:21 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: hiraditya, sanjoy, jholewinski. · View Herald TranscriptSep 20 2017, 11:21 AM This revision is now accepted and ready to land.Sep 20 2017, 1:13 PM Closed by commit rL313820: [NVPTX] Implemented shfl.sync instruction and supporting intrinsics/builtins. (authored by tra). · Explain WhySep 20 2017, 2:24 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 116037 clang/include/clang/Basic/BuiltinsNVPTX.def
clang/lib/Driver/ToolChains/Cuda.cpp
clang/lib/Headers/__clang_cuda_intrinsics.h
clang/test/CodeGen/builtins-nvptx-ptx60.cu
clang/test/CodeGen/builtins-nvptx.c
llvm/include/llvm/IR/IntrinsicsNVVM.td
llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
llvm/test/CodeGen/NVPTX/shfl-sync.ll
|
Nit, better linebreaking in the comment?