This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Remove code address space predicates
ClosedPublic

Authored by arsenm on Aug 18 2019, 2:25 PM.

Details

Reviewers
tstellar
nhaehnle
Summary

Fixes 8-byte, 8-byte aligned LDS loads. 16-byte case still
broken due to not be reported as legal.

Diff Detail

Event Timeline

arsenm created this revision.Aug 18 2019, 2:25 PM
This revision is now accepted and ready to land.Aug 19 2019, 10:28 PM
arsenm updated this revision to Diff 218220.Aug 31 2019, 6:43 AM

Rebase and fix failures

arsenm closed this revision.Sep 9 2019, 9:00 AM

r371413