Skip to content
Snippets Groups Projects
Commit e8e4437e authored by Dave Airlie's avatar Dave Airlie
Browse files

r600g/sb: treat undefined values like constants


When we schedule an instructions with undefined value, we
eventually will use 0, which is a constant, however sb wasn't
taking this into account and creating ops with illegal scalar
swizzles.

this replaces my fix for op3 in t slots.

Reviewed-by: default avatarGlenn Kennard <glenn.kennard@gmail.com>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 598d144c
No related branches found
No related tags found
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