This is an archive of the discontinued LLVM Phabricator instance.

AMDPGU/SI: Use correct resource descriptors for VI on HSA
ClosedPublic

Authored by tstellarAMD on Jun 26 2015, 2:11 PM.

Details

Summary

We need to set MTYPE = 2 for VI shaders when targeting the HSA runtime.

Diff Detail

Repository
rL LLVM

Event Timeline

tstellarAMD retitled this revision from to AMDPGU/SI: Use correct resource descriptors for VI on HSA.
tstellarAMD updated this object.
tstellarAMD edited the test plan for this revision. (Show Details)
tstellarAMD added a reviewer: arsenm.
arsenm accepted this revision.Jun 26 2015, 2:20 PM
arsenm edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jun 26 2015, 2:20 PM
This revision was automatically updated to reflect the committed changes.