intel: add new common header gen_defines.h
[mesa.git] / src / compiler / nir / nir_instr_set.c
index 45f42bf25e2f50547d759625d2781dfc0a601e32..9cb9ed43e8b39cf6545fd4a7e2585e8d231bc28f 100644 (file)
@@ -228,7 +228,7 @@ nir_srcs_equal(nir_src src1, nir_src src2)
    }
 }
 
-static bool
+bool
 nir_alu_srcs_equal(const nir_alu_instr *alu1, const nir_alu_instr *alu2,
                    unsigned src1, unsigned src2)
 {