X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fcompiler%2FMakefile.sources;h=87bdbf23803439ad26da5c3a2a820849c53ea80f;hb=ee2f21b10dc786c83ff5dad716502429f6b26fb9;hp=b15907d1aee7f747dba1165f1e1be4f70e128683;hpb=d8c2f896dba8b5e89f054dc9f6bffd27e3aceb25;p=mesa.git diff --git a/src/compiler/Makefile.sources b/src/compiler/Makefile.sources index b15907d1aee..87bdbf23803 100644 --- a/src/compiler/Makefile.sources +++ b/src/compiler/Makefile.sources @@ -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 \