v3d: Fix an invalid reuse of flags generation from before a thrsw.
authorEric Anholt <eric@anholt.net>
Wed, 17 Apr 2019 21:07:20 +0000 (14:07 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 18 Apr 2019 20:24:55 +0000 (13:24 -0700)
commit1ce143ca19950d52a1b5eec418a5c90843049304
treec2caf07806dcbe0e4c2515da33f91b373cea3800
parentdb4a70e678706d2bdc3f2208a9da48db4c148f9e
v3d: Fix an invalid reuse of flags generation from before a thrsw.

Noticed while debugging the last GLES 3.1 failure, though it doesn't seem
to affect that bug.
src/broadcom/compiler/vir_opt_redundant_flags.c