nir: Remove the old nir_opt_shrink_load.
[mesa.git] / src / compiler / Makefile.sources
index b15907d1aee7f747dba1165f1e1be4f70e128683..87bdbf23803439ad26da5c3a2a820849c53ea80f 100644 (file)
@@ -326,7 +326,6 @@ NIR_FILES = \
        nir/nir_opt_peephole_select.c \
        nir/nir_opt_rematerialize_compares.c \
        nir/nir_opt_remove_phis.c \
-       nir/nir_opt_shrink_load.c \
        nir/nir_opt_shrink_vectors.c \
        nir/nir_opt_sink.c \
        nir/nir_opt_trivial_continues.c \