[PATCH] D91048: [AMDGPU] Add new pseudos for indirect addressing with VGPR Indexing

Austin Kerbow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 12:25:00 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4aa842a800b5: [AMDGPU] Add new pseudos for indirect addressing with VGPR Indexing (authored by kerbowa).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91048

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.h
  llvm/lib/Target/AMDGPU/SIInstructions.td
  llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/extractelement.i128.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-extract-vector-elt.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-insert-vector-elt.mir
  llvm/test/CodeGen/AMDGPU/expand-si-indirect.mir
  llvm/test/CodeGen/AMDGPU/indirect-addressing-si-gfx9.ll
  llvm/test/CodeGen/AMDGPU/indirect-addressing-si.ll
  llvm/test/CodeGen/AMDGPU/indirect-addressing-term.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91048.310314.patch
Type: text/x-patch
Size: 98742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201208/9f82547c/attachment.bin>


More information about the llvm-commits mailing list