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/
-
SIISelLowering.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D16031
AMDGPU/SI: Allow any number of PS inputs
Closed
Public
Authored by
mareko
on Jan 9 2016, 3:26 PM.
Download Raw Diff
Details
Reviewers
•
tstellarAMD
arsenm
Commits
rGb6c8c3d165f1: AMDGPU/SI: Allow any number of PS inputs
rL257592: AMDGPU/SI: Allow any number of PS inputs
Summary
With the ability to concatenate shader binaries, the limit of 15 no longer
applies.
Diff Detail
Repository
rL LLVM
Event Timeline
mareko
updated this revision to
Diff 44409
.
Jan 9 2016, 3:26 PM
mareko
retitled this revision from
to
AMDGPU/SI: Allow any number of PS inputs
.
mareko
updated this object.
mareko
added reviewers:
•
tstellarAMD
,
arsenm
.
Herald
added a subscriber:
arsenm
.
·
View Herald Transcript
Jan 9 2016, 3:26 PM
•
tstellarAMD
accepted this revision.
Jan 11 2016, 12:44 PM
•
tstellarAMD
edited edge metadata.
Comment Actions
LGTM.
This revision is now accepted and ready to land.
Jan 11 2016, 12:44 PM
Closed by commit
rL257592: AMDGPU/SI: Allow any number of PS inputs
(authored by
mareko
).
·
Explain Why
Jan 13 2016, 3:49 AM
This revision was automatically updated to reflect the committed changes.