Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lib/Target/AMDGPU/
-
Target/
-
AMDGPU/
-
R600ISelLowering.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D11120
Add missing break in switch case in R600ISelLowering
Closed
Public
Authored by
mehdi_amini
on Jul 11 2015, 8:39 PM.
Download Raw Diff
Details
Reviewers
arsenm
Commits
rGe029eae63454: Add missing break in switch case in R600ISelLowering
Summary
Catched by coverity.
Diff Detail
Event Timeline
mehdi_amini
updated this revision to
Diff 29515
.
Jul 11 2015, 8:39 PM
mehdi_amini
retitled this revision from
to
Add missing break in switch case in R600ISelLowering
.
mehdi_amini
updated this object.
mehdi_amini
added a reviewer:
arsenm
.
mehdi_amini
added a subscriber:
llvm-commits
.
arsenm
accepted this revision.
Jul 11 2015, 9:10 PM
arsenm
edited edge metadata.
Comment Actions
LGTM
This revision is now accepted and ready to land.
Jul 11 2015, 9:10 PM
mehdi_amini
closed this revision.
Jul 27 2015, 2:53 PM
Comment Actions
landed