This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Handle flat in getMemOpBaseRegImmOfs
ClosedPublic

Authored by arsenm on May 23 2016, 5:17 PM.

Details

Reviewers
tstellarAMD
Summary

It can still report the base register, and the uses give up when it fails

Diff Detail

Event Timeline

arsenm updated this revision to Diff 58176.May 23 2016, 5:17 PM
arsenm retitled this revision from to AMDGPU: Handle flat in getMemOpBaseRegImmOfs.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.May 25 2016, 9:35 AM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.May 25 2016, 9:35 AM
arsenm closed this revision.Jun 2 2016, 1:12 PM

r271575