diff options
author | Tim Renouf <tpr.llvm@botech.co.uk> | 2018-02-26 14:46:43 +0000 |
---|---|---|
committer | Tim Renouf <tpr.llvm@botech.co.uk> | 2018-02-26 14:46:43 +0000 |
commit | 832f90fa0c6618aa8c11f2f3fd45094f7c4272e5 (patch) | |
tree | 79be3617802b75041180ba2db24ced32eb4ed829 /lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp | |
parent | f40707a2db3b7abd26ac87191cb792e648f0ccb4 (diff) | |
download | bcm5719-llvm-832f90fa0c6618aa8c11f2f3fd45094f7c4272e5.tar.gz bcm5719-llvm-832f90fa0c6618aa8c11f2f3fd45094f7c4272e5.zip |
[AMDGPU] Scratch setup fix on AMDPAL gfx9+ merge shader
Summary:
With OS type AMDPAL, the scratch descriptor is hardwired to be loaded
from offset 0 of the global information table, whose low pointer is
passed in s0. For a merge shader on gfx9+, it needs to be s8 instead, as
the hardware reserves s0-s7.
Reviewers: kzhuravl
Subscribers: arsenm, nhaehnle, dstuttard, llvm-commits, t-tye, yaxunl, wdng, kzhuravl
Differential Revision: https://reviews.llvm.org/D42203
llvm-svn: 326088
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp')
0 files changed, 0 insertions, 0 deletions