broadcom/compiler: emit TMU flush before a jump
Like in the case of emitting a block, process pending TMU operations before a jump is executed. Fixes dEQP-VK.graphicsfuzz.stable-binarysearch-tree-nested-if-and-conditional. Fixes: 197090a3 ("broadcom/compiler: implement pipelining for general TMU operations") Reviewed-by:Iago Toral Quiroga <itoral@igalia.com> Signed-off-by:
Juan A. Suarez Romero <jasuarez@igalia.com> Part-of: <!11971>