[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
Fri Apr 28 12:28:23 PDT 2017


mareko updated this revision to Diff 97140.
mareko added a comment.

Use isPhysRegUsed.


https://reviews.llvm.org/D32645

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32645.97140.patch
Type: text/x-patch
Size: 33714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170428/32b5ae17/attachment.bin>


More information about the llvm-commits mailing list