This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Teach isLegalAddressingMode about global_* instructions
ClosedPublic

Authored by arsenm on May 10 2017, 1:36 PM.

Details

Reviewers
tstellar
cfang
Summary

Also refine the flat check to respect flat-for-global feature,
and constant fallback should check global handling, not
specifically MUBUF.

Diff Detail

Event Timeline

arsenm created this revision.May 10 2017, 1:36 PM
tstellar accepted this revision.Jun 12 2017, 10:02 AM
This revision is now accepted and ready to land.Jun 12 2017, 10:02 AM
cfang accepted this revision.Jun 15 2017, 2:18 PM
arsenm closed this revision.Aug 2 2017, 10:25 AM

r309471