This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Split LDS vector loads
ClosedPublic

Authored by arsenm on Nov 2 2015, 11:08 AM.

Details

Reviewers
tstellarAMD
Summary

If properly aligned this could allow using ds_read_b64.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 38948.Nov 2 2015, 11:08 AM
arsenm retitled this revision from to AMDGPU: Split LDS vector loads.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Nov 20 2015, 7:22 AM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Nov 20 2015, 7:22 AM
arsenm closed this revision.Nov 24 2015, 4:23 AM

r253975