summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2014-09-19 20:42:37 +0000
committerTom Stellard <thomas.stellard@amd.com>2014-09-19 20:42:37 +0000
commitff795900eb1d19e53b94f17ea3fec19621b63c66 (patch)
tree351eba716239b01c651e8cf409f7ace4a9307cda /llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
parent770163e4f3abee11856d0311966e632b97e85c3f (diff)
downloadbcm5719-llvm-ff795900eb1d19e53b94f17ea3fec19621b63c66.tar.gz
bcm5719-llvm-ff795900eb1d19e53b94f17ea3fec19621b63c66.zip
R600/SI: Fix config value for number of gprs
In r217636, the value stored in KernelInfo.Num[VS]GPRSs was changed from the highest GPR index used to the number of gprs in order to be consistent with the name of the variable. The code writing the config values still assumed that the value in this variable was the highest GPR index used, which caused the compiler to over report the number of GPRs being used. https://bugs.freedesktop.org/show_bug.cgi?id=84089 llvm-svn: 218150
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud