tu: Actually remove dead variables after io lowering
authorConnor Abbott <cwabbott0@gmail.com>
Wed, 17 Jun 2020 13:39:18 +0000 (15:39 +0200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 17 Jun 2020 14:36:50 +0000 (14:36 +0000)
commita3464c567cc112bdaca3354dd4bfb883299eab84
tree54363823ad5b274cd64053e311808da1d72aa82c
parent168c42290f91dd172fb370f476d384188dbf9ca4
tu: Actually remove dead variables after io lowering

I forgot that their derefs would still be lying around, so we need to
eliminate them first.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5519>
src/freedreno/vulkan/tu_shader.c