This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fix mishandling alignment when scalarizing vector loads/stores
ClosedPublic

Authored by arsenm on Feb 10 2016, 6:59 PM.

Details

Reviewers
tstellarAMD
Summary

I don't think this was causing any real problems, so I'm not sure
how to test for this.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 47576.Feb 10 2016, 6:59 PM
arsenm retitled this revision from to AMDGPU: Fix mishandling alignment when scalarizing vector loads/stores.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Feb 11 2016, 2:13 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Feb 11 2016, 2:13 PM
arsenm closed this revision.Feb 11 2016, 6:26 PM

r260646