intel/compiler: Don't set SBID on EOT send messages
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 23 Jun 2022 08:55:20 +0000 (01:55 -0700)
committerMarge Bot <emma+marge@anholt.net>
Sat, 9 Jul 2022 05:26:25 +0000 (05:26 +0000)
commitc08f51d0cffbfa4fee58e25fcdc22ee942506ea8
tree667269a9fbd27f854ac957bae4f1dfb4aca5fee9
parenta4c5521ea9b1852734672e1978ff769a1e11113f
intel/compiler: Don't set SBID on EOT send messages

The send message with EOT is the last instruction so there's no need to
set any SWSB annotations for future instructions.

Reviewed-by: Francisco Jerez <currojerez@riseup.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17202>
src/intel/compiler/brw_fs_scoreboard.cpp