intel/eu: Simplify brw_F32TO16 and brw_F16TO32
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 8 Mar 2023 10:05:24 +0000 (02:05 -0800)
committerMarge Bot <emma+marge@anholt.net>
Thu, 9 Mar 2023 23:26:17 +0000 (23:26 +0000)
commitdfe652fb03fe1e30e42253dd87844ef1c5fcfdd1
treed7c8b60a5a903264c0a84e02d5ef41c41756a6d0
parentc590a3eadfd67c4694dd4a7013ce957a51289a56
intel/eu: Simplify brw_F32TO16 and brw_F16TO32

Now that we aren't using them on Gfx8+ we can drop a lot of cruft.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Sagar Ghuge <sagar.ghuge@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21783>
src/intel/compiler/brw_eu_emit.c
src/intel/compiler/brw_fs_generator.cpp