This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Implement isNoopAddrSpaceCast
ClosedPublic

Authored by arsenm on Dec 1 2015, 2:04 PM.

Details

Reviewers
tstellarAMD

Diff Detail

Event Timeline

arsenm updated this revision to Diff 41561.Dec 1 2015, 2:04 PM
arsenm retitled this revision from to AMDGPU: Implement isNoopAddrSpaceCast.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Dec 1 2015, 2:23 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Dec 1 2015, 2:23 PM
arsenm closed this revision.Dec 1 2015, 3:07 PM

r254468