vc4: Print live variable start/ends during QIR dumping.
authorEric Anholt <eric@anholt.net>
Wed, 6 Jul 2016 19:49:52 +0000 (12:49 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 13 Jul 2016 00:42:37 +0000 (17:42 -0700)
commit6d343450014e86e22f1d067d79c6fff524d4c8d1
tree0eb9fcc54335b6fd1d003cd2afe5707ba130b405
parent89918c1e74e454af119e7ae23f3ed66fc26abc4b
vc4: Print live variable start/ends during QIR dumping.

This only happens when live variables are set up, which is not in the
normal dump, but is set up when we've failed to register allocate.
src/gallium/drivers/vc4/vc4_qir.c