Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lib/Target/AMDGPU/
-
Target/
-
AMDGPU/
-
GCNSchedStrategy.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D29608
[AMDGPU] Fix GCNSchedStrategy.cpp debug output
Closed
Public
Authored by
rampitec
on Feb 6 2017, 3:20 PM.
Download Raw Diff
Details
Reviewers
•
tstellarAMD
vpykhtin
arsenm
alex-t
Commits
rG99be1aff314e: [AMDGPU] Fix GCNSchedStrategy.cpp debug output
rL294257: [AMDGPU] Fix GCNSchedStrategy.cpp debug output
Summary
There is typo in the debug output: top and bottom candidates are switched.
Diff Detail
Repository
rL LLVM
Event Timeline
rampitec
created this revision.
Feb 6 2017, 3:20 PM
Herald
added a reviewer:
•
tstellarAMD
.
·
View Herald Transcript
Feb 6 2017, 3:20 PM
Herald
added subscribers:
tpr
,
tony-tye
,
yaxunl
and
3 others
.
·
View Herald Transcript
arsenm
accepted this revision.
Feb 6 2017, 3:24 PM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Feb 6 2017, 3:24 PM
Closed by commit
rL294257: [AMDGPU] Fix GCNSchedStrategy.cpp debug output
(authored by
rampitec
).
·
Explain Why
Feb 6 2017, 3:28 PM
This revision was automatically updated to reflect the committed changes.