vc4: When doing algebraic optimization into a MOV, use the right MOV.
authorEric Anholt <eric@anholt.net>
Fri, 11 Dec 2015 06:02:30 +0000 (22:02 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 11 Dec 2015 20:21:22 +0000 (12:21 -0800)
commite3efc4b02334897e0103f8cf926f376159ca1293
treebbf8630b04d47aacc370ea09b269168c27d6f772
parent2591beef890015538bed005a79414274a7497b2f
vc4: When doing algebraic optimization into a MOV, use the right MOV.

If there were src unpacks, changing to the integer MOV instead of float
(for example) would change the unpack operation.
src/gallium/drivers/vc4/vc4_opt_algebraic.c