nir: copy intrinsic type when lowering load input/uniform and store output
[mesa.git] / src / compiler / nir / meson.build
index 69de4121a73dea2f1a6a63cfa659a62a5090131b..ad380e172f124268598fbe5d22b79486bf6f3b30 100644 (file)
@@ -187,6 +187,7 @@ files_libnir = files(
   'nir_opt_move_comparisons.c',
   'nir_opt_move_load_ubo.c',
   'nir_opt_peephole_select.c',
+  'nir_opt_rematerialize_compares.c',
   'nir_opt_remove_phis.c',
   'nir_opt_shrink_load.c',
   'nir_opt_trivial_continues.c',