Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/include/llvm/ADT/
-
trunk/
-
include/
-
llvm/
-
ADT/
-
Triple.h
Hide Panel
f
Keyboard Reference
?
Differential
D16494
[CUDA] Add Target::isNVPTX().
Closed
Public
Authored by
jlebar
on Jan 22 2016, 5:05 PM.
Download Raw Diff
Details
Reviewers
tra
Commits
rG561d5a1758e3: [CUDA] Add Target::isNVPTX().
rL258639: [CUDA] Add Target::isNVPTX().
Summary
Helper so we don't have to enumerate nvptx && nvptx64 everywhere.
Diff Detail
Repository
rL LLVM
Event Timeline
jlebar
updated this revision to
Diff 45772
.
Jan 22 2016, 5:05 PM
jlebar
retitled this revision from
to
[CUDA] Add Target::isNVPTX().
.
jlebar
updated this object.
jlebar
added a reviewer:
tra
.
jlebar
added subscribers:
echristo
,
jhen
,
llvm-commits
.
echristo
added a comment.
Jan 23 2016, 1:04 AM
Comment Actions
OK.
Closed by commit
rL258639: [CUDA] Add Target::isNVPTX().
(authored by
jlebar
).
·
Explain Why
Jan 23 2016, 1:16 PM
This revision was automatically updated to reflect the committed changes.