This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] flat scratch SVS addressing mode for gfx940
ClosedPublic

Authored by rampitec on Mar 8 2022, 2:28 PM.

Details

Summary

Both VADDR and SADDR are used in SVS mode.

Diff Detail

Event Timeline

rampitec created this revision.Mar 8 2022, 2:28 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 8 2022, 2:28 PM
rampitec requested review of this revision.Mar 8 2022, 2:28 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 8 2022, 2:28 PM
Herald added a subscriber: wdng. · View Herald Transcript
foad accepted this revision.Mar 9 2022, 5:10 AM

Looks OK.

This revision is now accepted and ready to land.Mar 9 2022, 5:10 AM
rampitec updated this revision to Diff 414486.Mar 10 2022, 1:33 PM

Added one more test.

This revision was landed with ongoing or failed builds.Mar 14 2022, 3:23 PM
This revision was automatically updated to reflect the committed changes.