nir/algebraic: don't undo lowering of 8/16-bit comparisons to 32-bit
authorRhys Perry <pendingchaos02@gmail.com>
Tue, 31 Mar 2020 12:57:42 +0000 (13:57 +0100)
committerMarge Bot <eric+marge@anholt.net>
Thu, 23 Apr 2020 10:57:38 +0000 (10:57 +0000)
commit32d871b48fbf38cb309eaaa13c8b425695141b60
tree36589ab910e895835f9e57aefa49c37967d7d65a
parent6d792989924ce79363f181462904fa46692a99b5
nir/algebraic: don't undo lowering of 8/16-bit comparisons to 32-bit

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4387>
src/compiler/nir/nir.h
src/compiler/nir/nir_opt_algebraic.py
src/intel/compiler/brw_compiler.c