This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Analyze mubuf with immediate soffset
ClosedPublic

Authored by arsenm on Nov 8 2016, 10:31 AM.

Details

Reviewers
tstellarAMD
Summary

Fixes giving up on clustering common addr64 accesses with constant 0 soffset.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 77212.Nov 8 2016, 10:31 AM
arsenm retitled this revision from to AMDGPU: Analyze mubuf with immediate soffset.
arsenm updated this object.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Nov 14 2016, 3:47 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Nov 14 2016, 3:47 PM
arsenm closed this revision.Nov 15 2016, 12:48 PM

r287018