Skip to content

intel/compiler: Don't set SBID on EOT send messages

Kenneth Graunke requested to merge kwg/mesa:no-eot-sbid into main

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

+@currojerez

Merge request reports