This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Remove incorrect assertion
ClosedPublic

Authored by arsenm on Jun 3 2016, 12:36 PM.

Details

Reviewers
tstellarAMD
Summary

I'm still not sure under what circumstances the offset here is non-0,
but private memory is not limited to 27-bits.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 59601.Jun 3 2016, 12:36 PM
arsenm retitled this revision from to AMDGPU: Remove incorrect assertion.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Jun 9 2016, 1:17 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jun 9 2016, 1:17 PM
arsenm closed this revision.Jun 9 2016, 4:26 PM

r272337