v3d: Use the NIR lowering for isign instead of rolling our own.
authorEric Anholt <eric@anholt.net>
Wed, 6 Feb 2019 21:17:21 +0000 (13:17 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 14 Feb 2019 00:32:30 +0000 (00:32 +0000)
commit3f22b35a43cc842bf97ef51b864f80489194bb16
treeedc7527b043eb23667a2cbfe4a1268786ad7804a
parent42d2cae90750360922ce1ca5af5609a1b661e669
v3d: Use the NIR lowering for isign instead of rolling our own.

min/max instead of comparisons saves 2 instructions on
fs-sign-int.shader_test.
src/broadcom/compiler/nir_to_vir.c