intel/brw: Rename brw_fs_reg_allocate.cpp to brw_reg_allocate.cpp
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33112>
This commit is contained in:
@@ -52,7 +52,6 @@ libintel_compiler_brw_files = files(
|
||||
'brw_fs_live_variables.cpp',
|
||||
'brw_fs_live_variables.h',
|
||||
'brw_fs_nir.cpp',
|
||||
'brw_fs_reg_allocate.cpp',
|
||||
'brw_fs_thread_payload.cpp',
|
||||
'brw_fs_visitor.cpp',
|
||||
'brw_generator.cpp',
|
||||
@@ -107,6 +106,7 @@ libintel_compiler_brw_files = files(
|
||||
'brw_private.h',
|
||||
'brw_reg.cpp',
|
||||
'brw_reg.h',
|
||||
'brw_reg_allocate.cpp',
|
||||
'brw_reg_type.c',
|
||||
'brw_reg_type.h',
|
||||
'brw_rt.h',
|
||||
|
||||
Reference in New Issue
Block a user