Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lib/Target/AMDGPU/
-
Target/
-
AMDGPU/
-
SIRegisterInfo.h
Hide Panel
f
Keyboard Reference
?
Differential
D12451
AMDGPU/SI: Re-order PreloadedValue enum and number entries based on init order
Closed
Public
Authored by
•
tstellarAMD
on Aug 28 2015, 3:32 PM.
Download Raw Diff
Details
Reviewers
arsenm
Commits
rG1f0e7bbc5b83: AMDGPU/SI: Re-order PreloadedValue enum and number entries based on init order
rL248978: AMDGPU/SI: Re-order PreloadedValue enum and number entries based on init order
Diff Detail
Event Timeline
•
tstellarAMD
updated this revision to
Diff 33481
.
Aug 28 2015, 3:32 PM
•
tstellarAMD
retitled this revision from
to
AMDGPU/SI: Re-order PreloadedValue enum and number entries based on init order
.
•
tstellarAMD
updated this object.
•
tstellarAMD
added a reviewer:
arsenm
.
•
tstellarAMD
added a subscriber:
llvm-commits
.
Herald
added a subscriber:
arsenm
.
·
View Herald Transcript
Aug 28 2015, 3:32 PM
arsenm
accepted this revision.
Aug 28 2015, 3:38 PM
arsenm
edited edge metadata.
Comment Actions
LGTM. A comment saying the first ones are in SGPRs might be useful
This revision is now accepted and ready to land.
Aug 28 2015, 3:38 PM
Closed by commit
rL248978: AMDGPU/SI: Re-order PreloadedValue enum and number entries based on init order
(authored by tstellar).
·
Explain Why
Sep 30 2015, 7:04 PM
This revision was automatically updated to reflect the committed changes.