AMDGPU/SI: Add missing spill class
authorTom Stellard <thomas.stellard@amd.com>
Fri, 14 Aug 2015 19:46:05 +0000 (19:46 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 14 Aug 2015 19:46:05 +0000 (19:46 +0000)
commit45617595584a43965cc68aa4105655dfa45c5129
tree1841a99b1343063b7f748754f8c4417906f6cf2d
parent5562df708a91edf64ea0b6c7b2c6e6ad22c8bd04
AMDGPU/SI: Add missing spill class

The compiler was failing to spill for some shaders.

Patch By: Axel Davy

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245087 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/SIRegisterInfo.cpp