Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
cfe/trunk/include/clang/Basic/
-
trunk/
-
include/
-
clang/
-
Basic/
-
BuiltinsNVPTX.def
Hide Panel
f
Keyboard Reference
?
Differential
D10664
Fixed a typo in __nvvm_atom_min_gen_l() type string.
Closed
Public
Authored by
tra
on Jun 23 2015, 10:46 AM.
Download Raw Diff
Details
Reviewers
jholewinski
eliben
Commits
rG5fbe3ccb4991: [NVPTX] Fixed a typo in __nvvm_atom_min_gen_l() type string.
rC240659: [NVPTX] Fixed a typo in __nvvm_atom_min_gen_l() type string.
rL240659: [NVPTX] Fixed a typo in __nvvm_atom_min_gen_l() type string.
Diff Detail
Repository
rL LLVM
Event Timeline
tra
updated this revision to
Diff 28263
.
Jun 23 2015, 10:46 AM
tra
retitled this revision from
to
Fixed a typo in __nvvm_atom_min_gen_l() type string.
.
tra
updated this object.
tra
edited the test plan for this revision.
(Show Details)
tra
added a reviewer:
jholewinski
.
tra
added a subscriber:
Unknown Object (MLST)
.
Herald
added a subscriber:
jholewinski
.
·
View Herald Transcript
Jun 23 2015, 10:46 AM
tra
added a reviewer:
eliben
.
Jun 23 2015, 2:57 PM
eliben
accepted this revision.
Jun 24 2015, 7:56 AM
eliben
edited edge metadata.
Comment Actions
lgtm
This revision is now accepted and ready to land.
Jun 24 2015, 7:56 AM
jholewinski
accepted this revision.
Jun 25 2015, 5:38 AM
jholewinski
edited edge metadata.
Comment Actions
Good catch; that was a legacy workaround that I missed.
Closed by commit
rL240659: [NVPTX] Fixed a typo in __nvvm_atom_min_gen_l() type string.
(authored by
tra
).
·
Explain Why
Jun 25 2015, 10:34 AM
This revision was automatically updated to reflect the committed changes.