Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/lib/Target/AMDGPU/
-
trunk/
-
lib/
-
Target/
-
AMDGPU/
-
AMDGPUTargetMachine.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D23556
[AMDGPU] Remove duplicate initialization of SIDebuggerInsertNops pass
Closed
Public
Authored by
kzhuravl
on Aug 16 2016, 8:15 AM.
Download Raw Diff
Details
Reviewers
•
tstellarAMD
arsenm
Commits
rGe0b87181cf9e: [AMDGPU] Remove duplicate initialization of SIDebuggerInsertNops pass
rL278863: [AMDGPU] Remove duplicate initialization of SIDebuggerInsertNops pass
Diff Detail
Repository
rL LLVM
Event Timeline
kzhuravl
updated this revision to
Diff 68182
.
Aug 16 2016, 8:15 AM
kzhuravl
retitled this revision from
to
[AMDGPU] Remove duplicate initialization of SIDebuggerInsertNops pass
.
kzhuravl
updated this object.
kzhuravl
added reviewers:
arsenm
,
•
tstellarAMD
.
kzhuravl
added a subscriber:
llvm-commits
.
Herald
added subscribers:
kzhuravl
,
arsenm
.
·
View Herald Transcript
Aug 16 2016, 8:15 AM
arsenm
accepted this revision.
Aug 16 2016, 11:33 AM
arsenm
edited edge metadata.
Comment Actions
LGTM
This revision is now accepted and ready to land.
Aug 16 2016, 11:33 AM
Closed by commit
rL278863: [AMDGPU] Remove duplicate initialization of SIDebuggerInsertNops pass
(authored by
kzhuravl
).
·
Explain Why
Aug 16 2016, 3:38 PM
This revision was automatically updated to reflect the committed changes.