Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
cfe/trunk/test/Driver/
-
trunk/
-
test/
-
Driver/
-
cuda-output-asm.cu
Hide Panel
f
Keyboard Reference
?
Differential
D16081
[CUDA] Add test for compiling CUDA code with -S.
Closed
Public
Authored by
jlebar
on Jan 11 2016, 1:19 PM.
Download Raw Diff
Details
Reviewers
tra
Commits
rGe8c3609d3a1c: [CUDA] Add test for compiling CUDA code with -S.
rC257810: [CUDA] Add test for compiling CUDA code with -S.
rL257810: [CUDA] Add test for compiling CUDA code with -S.
Diff Detail
Repository
rL LLVM
Event Timeline
jlebar
updated this revision to
Diff 44542
.
Jan 11 2016, 1:19 PM
jlebar
retitled this revision from
to
[CUDA] Add test for compiling CUDA code with -S.
.
jlebar
updated this object.
jlebar
added a reviewer:
tra
.
jlebar
added subscribers:
jhen
,
cfe-commits
.
jlebar
mentioned this in
D16082: [CUDA] Invoke ptxas and fatbinary during compilation.
.
Jan 11 2016, 1:37 PM
tra
accepted this revision.
Jan 13 2016, 10:16 AM
tra
edited edge metadata.
Comment Actions
LGTM.
This revision is now accepted and ready to land.
Jan 13 2016, 10:16 AM
Closed by commit
rL257810: [CUDA] Add test for compiling CUDA code with -S.
(authored by
jlebar
).
·
Explain Why
Jan 14 2016, 1:45 PM
This revision was automatically updated to reflect the committed changes.