X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=blobdiff_plain;f=src%2Fcompiler%2FMakefile.sources;h=c5c1dc62a6b1121092eaa604242818c406ae1579;hp=e13a19c749e90bd720dd5e3ff1fb3f0dfb453e70;hb=200be808588a689fde1e42ed8d64d48bed42fa63;hpb=c8042c289e7622e918bd852227426c9413c9beb5 diff --git a/src/compiler/Makefile.sources b/src/compiler/Makefile.sources index e13a19c749e..c5c1dc62a6b 100644 --- a/src/compiler/Makefile.sources +++ b/src/compiler/Makefile.sources @@ -309,6 +309,7 @@ NIR_FILES = \ nir/nir_opt_intrinsics.c \ nir/nir_opt_loop_unroll.c \ nir/nir_opt_large_constants.c \ + nir/nir_opt_load_store_vectorize.c \ nir/nir_opt_move.c \ nir/nir_opt_peephole_select.c \ nir/nir_opt_rematerialize_compares.c \