[PATCH] D93288: [AMDGPU] Allow no saddr for global addtid insts

Sebastian Neubauer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 15 02:20:55 PST 2020


sebastian-ne created this revision.
sebastian-ne added reviewers: arsenm, rampitec, foad.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
sebastian-ne requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D93288

Files:
  llvm/lib/Target/AMDGPU/FLATInstructions.td
  llvm/test/MC/AMDGPU/gfx1030_new.s
  llvm/test/MC/Disassembler/AMDGPU/gfx1030_dasm_new.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93288.311846.patch
Type: text/x-patch
Size: 6684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201215/4a2072c2/attachment-0001.bin>


More information about the llvm-commits mailing list