nir/lower_doubles: Handle fdiv and fsub directly
authorJason Ekstrand <jason@jlekstrand.net>
Thu, 11 Jul 2019 22:06:31 +0000 (17:06 -0500)
committerJason Ekstrand <jason@jlekstrand.net>
Tue, 16 Jul 2019 16:05:16 +0000 (16:05 +0000)
commit548da20b22d43285fd919a4eaab8ef549b36b91e
tree432213bc4377e64c0f0e1a0e6ffc174c91397eb2
parentd7d35a9522ea5b524732a8b730008d725b84abdf
nir/lower_doubles: Handle fdiv and fsub directly

Reviewed-by: Eric Anholt <eric@anholt.net>
src/compiler/nir/nir.h
src/compiler/nir/nir_lower_double_ops.c