[PATCH] D32645: AMDGPU: GFX9 GS and HS shaders always have the scratch wave offset in SGPR5

Marek Olšák via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 4 15:38:32 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302200: AMDGPU: GFX9 GS and HS shaders always have the scratch wave offset in SGPR5 (authored by mareko).

Changed prior to commit:
  https://reviews.llvm.org/D32645?vs=97483&id=97887#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32645

Files:
  llvm/trunk/lib/Target/AMDGPU/SIFrameLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
  llvm/trunk/test/CodeGen/AMDGPU/local-stack-slot-bug.ll
  llvm/trunk/test/CodeGen/AMDGPU/scratch-simple.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32645.97887.patch
Type: text/x-patch
Size: 33261 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170504/049eacdf/attachment.bin>


More information about the llvm-commits mailing list