[PATCH] D27344: AMDGPU: Properly implement SIRegisterInfo::isFrameOffsetLegal and needsFrameBaseReg

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 8 06:18:21 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL289048: AMDGPU: Properly implement SIRegisterInfo::isFrameOffsetLegal and… (authored by nha).

Changed prior to commit:
  https://reviews.llvm.org/D27344?vs=80577&id=80752#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27344

Files:
  llvm/trunk/lib/Target/AMDGPU/SIRegisterInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/SIRegisterInfo.h
  llvm/trunk/test/CodeGen/AMDGPU/amdgpu.private-memory.ll
  llvm/trunk/test/CodeGen/AMDGPU/captured-frame-index.ll
  llvm/trunk/test/CodeGen/AMDGPU/insert_vector_elt.ll
  llvm/trunk/test/CodeGen/AMDGPU/local-stack-slot-bug.ll
  llvm/trunk/test/CodeGen/AMDGPU/local-stack-slot-offset.ll
  llvm/trunk/test/CodeGen/AMDGPU/private-element-size.ll
  llvm/trunk/test/CodeGen/AMDGPU/vgpr-spill-emergency-stack-slot-compute.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27344.80752.patch
Type: text/x-patch
Size: 30890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161208/f6da3d80/attachment.bin>


More information about the llvm-commits mailing list