intel/compiler: Introduce simple IR analysis pass framework
[mesa.git] / src / intel / compiler / meson.build
index 2c44949c2b7c00fa9db75968e9e7d4ae62e39df0..b110c0efeb3bccc5230a68150867704d2feb2605 100644 (file)
@@ -70,6 +70,7 @@ libintel_compiler_files = files(
   'brw_interpolation_map.c',
   'brw_ir.h',
   'brw_ir_allocator.h',
+  'brw_ir_analysis.h',
   'brw_ir_fs.h',
   'brw_ir_vec4.h',
   'brw_nir.h',