vc4: Switch over to using the DAG datastructure for QIR scheduling.
authorEric Anholt <eric@anholt.net>
Thu, 28 Feb 2019 18:06:27 +0000 (10:06 -0800)
committerEric Anholt <eric@anholt.net>
Mon, 11 Mar 2019 20:14:18 +0000 (13:14 -0700)
commit7a727c1a1204e904b9e13d145ac0e9db33675273
tree3069bb8985f0b2edd0bf1d2c38a23baee3bbabba
parent0533d2d95c0df559e78de3bfeb8e8ae5b7fc8140
vc4: Switch over to using the DAG datastructure for QIR scheduling.

Just a small code reduction from shared infrastructure.
src/gallium/drivers/vc4/vc4_qir_schedule.c