android: aco: fix Lower to CSSA
[mesa.git] / src / amd / Makefile.sources
index 245ce1042ee971138bf5f7e06230790aec8e822a..fec7cb6463afb4748bcb3aa2ccc6c84fa60ffdf7 100644 (file)
@@ -85,6 +85,7 @@ ACO_FILES = \
        compiler/aco_register_allocation.cpp \
        compiler/aco_live_var_analysis.cpp \
        compiler/aco_lower_bool_phis.cpp \
+       compiler/aco_lower_to_cssa.cpp \
        compiler/aco_lower_to_hw_instr.cpp \
        compiler/aco_optimizer.cpp \
        compiler/aco_opt_value_numbering.cpp \