v3d: fix checking twice auf flag
authorAlejandro Piñeiro <apinheiro@igalia.com>
Wed, 12 Jun 2019 12:49:05 +0000 (14:49 +0200)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Thu, 13 Jun 2019 09:45:18 +0000 (11:45 +0200)
commit17c2c9cd67797e8e741859015c123b26c4fa293f
treefd55107328ac8d1cbfa65534db878f7faa634639
parentca6bf9a6cd0a58aba24d3873c9a4938cd548cf10
v3d: fix checking twice auf flag

Seems a C&P error, and should check for auf/muf.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110902
Fixes: 8f065596d22ab000c53f "v3d: Add an optimization pass for redundant flags updates."
Reviewed-by: Eric Anholt <eric@anholt.net>
src/broadcom/compiler/vir_opt_redundant_flags.c