This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/SI: Allow any number of PS inputs
ClosedPublic

Authored by mareko on Jan 9 2016, 3:26 PM.

Details

Summary

With the ability to concatenate shader binaries, the limit of 15 no longer
applies.

Diff Detail

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.
tstellarAMD accepted this revision.Jan 11 2016, 12:44 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jan 11 2016, 12:44 PM
This revision was automatically updated to reflect the committed changes.