[PATCH] D157133: [AMDGPU] Extend CalculateByteProvider to capture vectors and signed

Jeffrey Byrnes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 4 15:39:28 PDT 2023


jrbyrnes updated this revision to Diff 547379.
jrbyrnes marked 2 inline comments as done.
jrbyrnes added a comment.

Address comments + remove redundant ValueSize checks and handling


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157133

Files:
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/test/CodeGen/AMDGPU/image-load-d16-tfe.ll
  llvm/test/CodeGen/AMDGPU/insert_vector_elt.v2i16.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.d16.dim.ll
  llvm/test/CodeGen/AMDGPU/permute_i8.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157133.547379.patch
Type: text/x-patch
Size: 16391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230804/1dce6c14/attachment.bin>


More information about the llvm-commits mailing list