nir: Drop support for lower_b2f
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 6 Dec 2018 03:26:46 +0000 (21:26 -0600)
committerJason Ekstrand <jason@jlekstrand.net>
Sun, 16 Dec 2018 21:03:02 +0000 (21:03 +0000)
commit517099809aec6f30633f315cff454d859d8c7431
tree50da5f793f9579d7de0e5e7346677b3d435348df
parent4bb1a34727f52ecd4a8f00725d740ae2047cb1dc
nir: Drop support for lower_b2f

This was originally added for the out-of-tree Mali driver but I think
we've all agreed it's easy enough for them to just do in their back-end.

Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Tested-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/compiler/nir/nir.h
src/compiler/nir/nir_opt_algebraic.py