summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2016-07-28 14:30:43 +0000
committerTom Stellard <thomas.stellard@amd.com>2016-07-28 14:30:43 +0000
commit19f430109903ad56a0689de25f42295e02f9543c (patch)
treee3867e712ebc8e3a9baae3db9fefbac651fbb8b5 /clang/lib/CodeGen
parentdb5f02b1c48d091d0faec9db5600baacf78a843e (diff)
downloadbcm5719-llvm-19f430109903ad56a0689de25f42295e02f9543c.tar.gz
bcm5719-llvm-19f430109903ad56a0689de25f42295e02f9543c.zip
AMDGPU/SI: Don't use reserved VGPRs for SGPR spilling
Summary: We were using reserved VGPRs for SGPR spilling and this was causing some programs with a workgroup size of 1024 to use more than 64 registers, which is illegal. Reviewers: arsenm, mareko, nhaehnle Subscribers: nhaehnle, arsenm, llvm-commits, kzhuravl Differential Revision: https://reviews.llvm.org/D22032 llvm-svn: 276980
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud