v3d: Add an optimization pass for redundant flags updates.
[mesa.git] / src / broadcom / Makefile.sources
index 75f402c23938f0df9101684228f11db9d549367a..568e7b8701ba08c3cac29190ca7cd1a8ea46f50e 100644 (file)
@@ -29,6 +29,7 @@ BROADCOM_FILES = \
        compiler/vir_live_variables.c \
        compiler/vir_opt_copy_propagate.c \
        compiler/vir_opt_dead_code.c \
+       compiler/vir_opt_redundant_flags.c \
        compiler/vir_opt_small_immediates.c \
        compiler/vir_register_allocate.c \
        compiler/vir_to_qpu.c \