I think the global_load/store_dword_addtid instructions support
switching off the scalar address.
Add assembler and disassembler support for this.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D93288
[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
Diff Detail
Event TimelineHerald added subscribers: kerbowa, hiraditya, t-tye and 6 others. · 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 Closed by commit rG409a2f0f9e48: [AMDGPU] Allow no saddr for global addtid insts (authored by sebastian-ne). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 312148 llvm/lib/Target/AMDGPU/FLATInstructions.td
llvm/test/MC/AMDGPU/gfx1030_new.s
llvm/test/MC/Disassembler/AMDGPU/gfx1030_dasm_new.txt
|