v3d: Fix f2b32 behavior.
authorEric Anholt <eric@anholt.net>
Wed, 13 Feb 2019 20:21:01 +0000 (12:21 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 19 Feb 2019 02:09:07 +0000 (18:09 -0800)
commit07d5b5a97273a9ffb192b80657d2082e94cbbf4c
tree2ca5bad7fb9d00e0e0f439bd4cb50098d2792c29
parent3022b4bd82c1f142aa0bfbe754e771f0fa0f26e6
v3d: Fix f2b32 behavior.

Now that we don't have the vir_PF() magic, it's obvious that we were doing
the wrong thing for f2b32 by allowing -0.0 to produce true instead of
false.
src/broadcom/compiler/nir_to_vir.c