R600/SI: Set correct number of user sgprs for HSA runtime
authorTom Stellard <thomas.stellard@amd.com>
Tue, 2 Dec 2014 17:41:43 +0000 (17:41 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 2 Dec 2014 17:41:43 +0000 (17:41 +0000)
commit46c07c3dd842f8b20b3f400aefa6a371802ee680
tree54dacfdbc097ae5c1b8a99a3c799649e3ade5244
parent39f6e738885bd6cc776fb29bb8c75fbcfa782461
R600/SI: Set correct number of user sgprs for HSA runtime

We don't support scratch buffers yet with HSA.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223130 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIISelLowering.cpp