[PATCH] D49448: [AMDGPU] Fix VGPR spills where offset doesn't fit in 12 bits

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 26 12:48:13 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338060: [AMDGPU] Fix VGPR spills where offset doesn't fit in 12 bits (authored by scott.linder, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49448?vs=157513&id=157551#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49448

Files:
  llvm/trunk/lib/Target/AMDGPU/SIRegisterInfo.cpp
  llvm/trunk/test/CodeGen/AMDGPU/spill-offset-calculation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49448.157551.patch
Type: text/x-patch
Size: 11873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180726/ab9712af/attachment.bin>


More information about the llvm-commits mailing list