[PATCH] D125117: [AMDGPU][GFX10] Support base+soffset+offset SMEM loads.

Ivan Kosarev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 6 11:58:37 PDT 2022


kosarev created this revision.
Herald added subscribers: jsilvanus, hsmhsm, foad, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl, arsenm.
Herald added a project: All.
kosarev requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D125117

Files:
  llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
  llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/SMInstructions.td
  llvm/test/MC/AMDGPU/gfx10_asm_smem.s
  llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125117.427704.patch
Type: text/x-patch
Size: 39024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220506/4cf494a0/attachment.bin>


More information about the llvm-commits mailing list