Files
mesa/src
Rob Clark 4c4e6232ee freedreno/ir3: fix use_count refcnt'ing issue
Was hitting an assert with vs-varying-array-mat4-index-col-row-wr.shader_test

When eliminating a copy, we were dropping the use_count of the mov that
is skipped, but not increasing the use_count of it's src instruction.

Fixes: 76440fcca9 freedreno/ir3: clean up dangling false-dep's
Signed-off-by: Rob Clark <robdclark@gmail.com>
2018-02-20 13:43:42 -05:00
..
2016-08-31 17:06:54 -07:00
2018-02-16 16:56:34 -06:00
2018-02-16 16:56:34 -06:00
2017-10-09 13:42:44 -07:00