This is an archive of the discontinued LLVM Phabricator instance.

[NFC][AMDGPU] Remove some generic pointers in memory-legalizer tests
ClosedPublic

Authored by scott.linder on Nov 17 2020, 4:23 PM.

Details

Summary

These tests implicitly depend on the target supporting generic pointers,
so to prepare for testing them on GFX6 (which lacks FLAT) remove the
dependency where possible.

Diff Detail

Event Timeline

scott.linder created this revision.Nov 17 2020, 4:23 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 17 2020, 4:23 PM
scott.linder requested review of this revision.Nov 17 2020, 4:23 PM
This revision is now accepted and ready to land.Nov 17 2020, 4:37 PM
This revision was landed with ongoing or failed builds.Nov 18 2020, 12:53 PM
This revision was automatically updated to reflect the committed changes.