This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fix missing test for addressing mode with odd offsets
ClosedPublic

Authored by arsenm on Jul 25 2016, 9:32 AM.

Details

Reviewers
tstellarAMD
Summary

Add test if the constant offset looks unaligned.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 65360.Jul 25 2016, 9:32 AM
arsenm retitled this revision from to AMDGPU: Fix missing test for addressing mode with odd offsets.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Aug 12 2016, 2:26 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Aug 12 2016, 2:26 PM
arsenm closed this revision.Aug 12 2016, 6:52 PM

r278589