[PATCH] D73868: [ANDGPU] getMemOperandsWithOffset: support BUF non-stack-access instructions with resource but no vaddr

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 3 14:54:08 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2252cac694f1: [ANDGPU] getMemOperandsWithOffset: support BUF non-stack-access instructions… (authored by foad).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73868

Files:
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/test/CodeGen/AMDGPU/bswap.ll
  llvm/test/CodeGen/AMDGPU/copy-illegal-type.ll
  llvm/test/CodeGen/AMDGPU/cttz_zero_undef.ll
  llvm/test/CodeGen/AMDGPU/cvt_f32_ubyte.ll
  llvm/test/CodeGen/AMDGPU/insert_vector_elt.ll
  llvm/test/CodeGen/AMDGPU/llvm.memcpy.ll
  llvm/test/CodeGen/AMDGPU/merge-stores.ll
  llvm/test/CodeGen/AMDGPU/sdiv.ll
  llvm/test/CodeGen/AMDGPU/shl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73868.242198.patch
Type: text/x-patch
Size: 24737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200203/2e93ce67/attachment-0001.bin>


More information about the llvm-commits mailing list