This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Allow no saddr for global addtid insts
ClosedPublic

Authored by sebastian-ne on Dec 15 2020, 2:20 AM.

Details

Summary

I think the global_load/store_dword_addtid instructions support
switching off the scalar address.
Add assembler and disassembler support for this.

Diff Detail

Event Timeline

sebastian-ne created this revision.Dec 15 2020, 2:20 AM
sebastian-ne requested review of this revision.Dec 15 2020, 2:20 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 15 2020, 2:20 AM
This revision is now accepted and ready to land.Dec 15 2020, 10:26 AM
This revision was landed with ongoing or failed builds.Dec 16 2020, 1:02 AM
This revision was automatically updated to reflect the committed changes.