summaryrefslogtreecommitdiffstats
path: root/src/mesa
diff options
context:
space:
mode:
authorRob Clark <[email protected]>2018-02-20 13:40:46 -0500
committerRob Clark <[email protected]>2018-02-20 13:43:42 -0500
commit4c4e6232ee2e6dd4c19f526c06df05b829174240 (patch)
tree0a5cc12d3485547ea7b18473d881e7d053f3a168 /src/mesa
parentac731531a1e43e4fa3e10099380a3bba68d65bfd (diff)
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: 76440fcca91 freedreno/ir3: clean up dangling false-dep's Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/mesa')
0 files changed, 0 insertions, 0 deletions