This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Implement addrspacecast
ClosedPublic

Authored by arsenm on Apr 23 2016, 12:55 PM.

Details

Reviewers
tstellarAMD

Diff Detail

Event Timeline

arsenm updated this revision to Diff 54788.Apr 23 2016, 12:55 PM
arsenm retitled this revision from to AMDGPU: Implement addrspacecast.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
tstellarAMD accepted this revision.Apr 25 2016, 7:01 AM
tstellarAMD edited edge metadata.

LGTM.

lib/Target/AMDGPU/SIISelLowering.cpp
1415

Indentation looks wrong.

This revision is now accepted and ready to land.Apr 25 2016, 7:01 AM
arsenm closed this revision.Apr 25 2016, 12:34 PM

r267452