[PATCH] D93692: [AMDGPU][GlobalISel] Fold flat vgpr + constant addresses

Sebastian Neubauer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 23 02:05:10 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG221fdedc6926: [AMDGPU][GlobalISel] Fold flat vgpr + constant addresses (authored by sebastian-ne).

Changed prior to commit:
  https://reviews.llvm.org/D93692?vs=313308&id=313509#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93692

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/extractelement-stack-lower.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/extractelement.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/flat-scratch.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.atomic.inc.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.global.atomic.fadd.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/load-constant.96.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93692.313509.patch
Type: text/x-patch
Size: 146804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201223/01fa22c0/attachment.bin>


More information about the llvm-commits mailing list