Skip to content
Commit fbe435de authored by Tom Stellard's avatar Tom Stellard
Browse files

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: default avatarMichel Dänzer <michel.daenzer@amd.com>
llvm-svn: 204055
parent ca700e41
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment