This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Split R600 and SI load lowering
ClosedPublic

Authored by arsenm on Feb 9 2016, 3:36 PM.

Details

Reviewers
tstellarAMD
Summary

These weren't actually sharing anything in the common LowerLOAD.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 47387.Feb 9 2016, 3:36 PM
arsenm retitled this revision from to AMDGPU: Split R600 and SI load lowering.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Feb 9 2016, 4:11 PM
tstellarAMD edited edge metadata.

LGTM. Thanks for doing this, I tried once and completely broke everything.

This revision is now accepted and ready to land.Feb 9 2016, 4:11 PM
arsenm closed this revision.Feb 10 2016, 10:27 AM

r260398