diff options
author | Nicolai Haehnle <nhaehnle@gmail.com> | 2017-04-24 17:17:36 +0000 |
---|---|---|
committer | Nicolai Haehnle <nhaehnle@gmail.com> | 2017-04-24 17:17:36 +0000 |
commit | 5dea6451389b97186760db15c3b1c3fc033d5ad1 (patch) | |
tree | 7ac128d1e56961604bfeff7204b86bf63d967728 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | a266923d5749d98464d662ba23149eb082eb01df (diff) | |
download | bcm5719-llvm-5dea6451389b97186760db15c3b1c3fc033d5ad1.tar.gz bcm5719-llvm-5dea6451389b97186760db15c3b1c3fc033d5ad1.zip |
AMDGPU: Move v_readlane lane select from VGPR to SGPR
Summary:
Fix a compiler bug when the lane select happens to end up in a VGPR.
Clarify the semantic of the corresponding intrinsic to be that of
the corresponding GLSL: the lane select must be uniform across a
wave front, otherwise results are undefined.
Reviewers: arsenm
Subscribers: kzhuravl, wdng, yaxunl, dstuttard, tpr, t-tye, llvm-commits
Differential Revision: https://reviews.llvm.org/D32343
llvm-svn: 301197
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions