[PATCH] D18941: Use the correct scratch wave offset register for shaders.
Bas Nieuwenhuizen via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 12 16:01:00 PDT 2016
bnieuwenhuizen updated this revision to Diff 53486.
bnieuwenhuizen added a comment.
Changed the asserts. Still used two though as we also want to assert that some get enabled for kernels.
http://reviews.llvm.org/D18941
Files:
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
lib/Target/AMDGPU/SIMachineFunctionInfo.h
test/CodeGen/AMDGPU/large-alloca-graphics.ll
test/CodeGen/AMDGPU/vgpr-spill-emergency-stack-slot.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18941.53486.patch
Type: text/x-patch
Size: 5918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160412/dbf7ae8b/attachment.bin>
More information about the llvm-commits
mailing list