vc4: Fix the no-copy-propagating-from-TLB_COLOR_READ check.
authorEric Anholt <eric@anholt.net>
Fri, 9 Jan 2015 15:22:50 +0000 (07:22 -0800)
committerEric Anholt <eric@anholt.net>
Sat, 10 Jan 2015 00:54:12 +0000 (13:54 +1300)
commit3093bfacf042516cd2a0fa2346da1e9df5f321ec
tree73b1efad68968e261847b802daed9ccffe1ebe65
parent1d044326774b20c4c685e54e976aa685963b870a
vc4: Fix the no-copy-propagating-from-TLB_COLOR_READ check.

Our MOV's dst obviously won't be the TLB_COLOR_READ's def, because we're
ssa.
src/gallium/drivers/vc4/vc4_opt_copy_propagation.c