[PATCH] D79898: [AMDGPU] Optimized indirect multi-VGPR addressing

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 13 13:36:31 PDT 2020


rampitec updated this revision to Diff 263841.
rampitec marked 2 inline comments as done.
rampitec edited the summary of this revision.
rampitec added a comment.

Added check for positive index.


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

https://reviews.llvm.org/D79898

Files:
  llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  llvm/test/CodeGen/AMDGPU/extract_vector_dynelt.ll
  llvm/test/CodeGen/AMDGPU/indirect-addressing-si.ll
  llvm/test/CodeGen/AMDGPU/insert_vector_dynelt.ll
  llvm/test/CodeGen/AMDGPU/insert_vector_elt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79898.263841.patch
Type: text/x-patch
Size: 7917 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200513/c0ab248a/attachment.bin>


More information about the llvm-commits mailing list