nir: Add a pass to cut the trailing ends of vectors.
[mesa.git] / src / compiler / Makefile.sources
index 34e61c280a4f149c723b04de7cd02bf477b71495..b15907d1aee7f747dba1165f1e1be4f70e128683 100644 (file)
@@ -327,6 +327,7 @@ NIR_FILES = \
        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 \
        nir/nir_opt_undef.c \