This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Error on graphics shaders with HSA
ClosedPublic

Authored by arsenm on Oct 19 2015, 5:58 AM.

Details

Reviewers
tstellarAMD
Summary

I've found myself pointlessly debugging problems from running
graphics tests with an HSA triple a few times, so stop this from
happening again.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 37746.Oct 19 2015, 5:58 AM
arsenm retitled this revision from to AMDGPU: Error on graphics shaders with HSA.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Nov 2 2015, 2:26 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Nov 2 2015, 2:26 PM
arsenm closed this revision.Nov 2 2015, 3:25 PM

r251858