[PATCH] D124485: [AMDGPU] Remove vdata from buffer to lds load

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 15:55:40 PDT 2022


rampitec created this revision.
rampitec added reviewers: arsenm, dp.
Herald added subscribers: hsmhsm, foad, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
Herald added a project: All.
rampitec requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

https://reviews.llvm.org/D124485

Files:
  llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/lib/Target/AMDGPU/BUFInstructions.td
  llvm/test/MC/AMDGPU/gfx7_asm_mubuf.s
  llvm/test/MC/AMDGPU/gfx8_asm_mubuf.s
  llvm/test/MC/AMDGPU/gfx90a_ldst_acc.s
  llvm/test/MC/AMDGPU/gfx9_asm_mubuf.s
  llvm/test/MC/AMDGPU/mubuf-gfx10.s
  llvm/test/MC/AMDGPU/mubuf.s
  llvm/test/MC/Disassembler/AMDGPU/gfx8_dasm_all.txt
  llvm/test/MC/Disassembler/AMDGPU/gfx90a_ldst_acc.txt
  llvm/test/MC/Disassembler/AMDGPU/gfx9_dasm_all.txt
  llvm/test/MC/Disassembler/AMDGPU/mubuf_vi.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124485.425326.patch
Type: text/x-patch
Size: 43434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220426/47fa3ec4/attachment.bin>


More information about the llvm-commits mailing list