Skip to content

broadcom/compiler: fix incorrect check for SFU op

Iago Toral requested to merge itoral/mesa:v3d_fix_sfu_waddr_test into main

Before testing the waddr for SFU we should first validate this is indeed a magic ALU write.

Merge request reports