intel/fs: fix missing predicate on SEL instruction
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Wed, 19 Jul 2023 13:55:21 +0000 (16:55 +0300)
committerMarge Bot <emma+marge@anholt.net>
Wed, 19 Jul 2023 21:57:25 +0000 (21:57 +0000)
commit46958bcb74f2766e0a613115559fd3b00b187fd6
treeabf17a530fe45a277549a978de4d29c8ce1e17b2
parent7fe16571403c20ae69098e83b52a9320f79daf3e
intel/fs: fix missing predicate on SEL instruction

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: d8dfd153c5 ("intel/fs: Make per-sample and coarse dispatch tri-state")
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/9381
Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24236>
src/intel/compiler/brw_fs_visitor.cpp