intel/fs/gen12: Introduce software scoreboard lowering pass.
[mesa.git] / src / intel / compiler / meson.build
index d74caa0632ba04cf055c8072da100badebba358e..0a782fa70f191e6ddf532cd40867bf3254c83084 100644 (file)
@@ -62,6 +62,7 @@ libintel_compiler_files = files(
   'brw_fs_reg_allocate.cpp',
   'brw_fs_register_coalesce.cpp',
   'brw_fs_saturate_propagation.cpp',
+  'brw_fs_scoreboard.cpp',
   'brw_fs_sel_peephole.cpp',
   'brw_fs_validate.cpp',
   'brw_fs_visitor.cpp',