Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
clang/lib/Headers/
-
lib/
-
Headers/
-
__clang_cuda_intrinsics.h
Hide Panel
f
Keyboard Reference
?
Differential
D38147
[CUDA] Fixed order of words in the names of shfl builtins.
Closed
Public
Authored by
tra
on Sep 21 2017, 11:10 AM.
Download Raw Diff
Details
Reviewers
jlebar
Commits
rGb542f1f3dff3: [CUDA] Fixed order of words in the names of shfl builtins.
rC313899: [CUDA] Fixed order of words in the names of shfl builtins.
rL313899: [CUDA] Fixed order of words in the names of shfl builtins.
Diff Detail
Build Status
Buildable 10501
Build 10501: arc lint + arc unit
Event Timeline
tra
created this revision.
Sep 21 2017, 11:10 AM
Herald
added a subscriber:
sanjoy
.
·
View Herald Transcript
Sep 21 2017, 11:10 AM
jlebar
edited edge metadata.
Sep 21 2017, 11:14 AM
Comment Actions
Naturally they're different orders in the PTX and CUDA. :)
jlebar
accepted this revision.
Sep 21 2017, 11:14 AM
This revision is now accepted and ready to land.
Sep 21 2017, 11:14 AM
Closed by commit
rL313899: [CUDA] Fixed order of words in the names of shfl builtins.
(authored by
tra
).
·
Explain Why
Sep 21 2017, 11:48 AM
This revision was automatically updated to reflect the committed changes.