This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Legalize addrspacecast
ClosedPublic

Authored by arsenm on Jan 29 2019, 9:46 AM.

Details

Summary

Use a placeholder constant for now on targets
that need the load from the queue ptr.

Diff Detail

Event Timeline

arsenm created this revision.Jan 29 2019, 9:46 AM
This revision is now accepted and ready to land.Feb 6 2019, 11:26 AM
arsenm closed this revision.Feb 7 2019, 6:40 PM

r353497