[PATCH] D73957: [AMDGPU] getMemOperandsWithOffset: add vaddr operand for stack access BUF instructions

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 13 03:52:03 PDT 2021


foad updated this revision to Diff 345081.
foad added a comment.

Rebase.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73957/new/

https://reviews.llvm.org/D73957

Files:
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/test/CodeGen/AMDGPU/amdpal-callable.ll
  llvm/test/CodeGen/AMDGPU/call-argument-types.ll
  llvm/test/CodeGen/AMDGPU/gfx-callable-argument-types.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.raw.tbuffer.load.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.struct.tbuffer.load.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.tbuffer.load.ll
  llvm/test/CodeGen/AMDGPU/salu-to-valu.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73957.345081.patch
Type: text/x-patch
Size: 10657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210513/572b64b1/attachment.bin>


More information about the llvm-commits mailing list