diff options
author | Tom Stellard <thomas.stellard@amd.com> | 2014-03-17 17:03:51 +0000 |
---|---|---|
committer | Tom Stellard <thomas.stellard@amd.com> | 2014-03-17 17:03:51 +0000 |
commit | fbe435de6317249d1eddf5d9850863a7f22f0934 (patch) | |
tree | 5b22e189dba551a287eb4465d02b64004dd1a52d /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | ca700e41efd98f34ede26946aba20bd2e5d3c5b5 (diff) | |
download | llvm-fbe435de6317249d1eddf5d9850863a7f22f0934.zip llvm-fbe435de6317249d1eddf5d9850863a7f22f0934.tar.gz llvm-fbe435de6317249d1eddf5d9850863a7f22f0934.tar.bz2 |
R600/SI: Use correct dest register class for V_READFIRSTLANE_B32
This instructions writes to an 32-bit SGPR. This change required adding
the 32-bit VCC_LO and VCC_HI registers, because the full VCC register
is 64 bits.
This fixes verifier errors on several of the indirect addressing piglit
tests.
Tested-by: Michel Dänzer <michel.daenzer@amd.com>
llvm-svn: 204055
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions