This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][MC] Disabled lds_direct for GFX90a
ClosedPublic

Authored by dp on Mar 15 2021, 4:23 AM.

Details

Summary

Summary of changes:

  • Refactored lds_direct validation;
  • Disabled lds_direct for GFX90a.

Fixed bug 49382.

Diff Detail

Event Timeline

dp created this revision.Mar 15 2021, 4:23 AM
dp requested review of this revision.Mar 15 2021, 4:23 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 15 2021, 4:23 AM
dp updated this revision to Diff 330615.Mar 15 2021, 5:19 AM

Rebased.

dp updated this revision to Diff 330654.Mar 15 2021, 7:27 AM

Updated to silence the linter.

This revision is now accepted and ready to land.Mar 15 2021, 10:06 AM
This revision was automatically updated to reflect the committed changes.