intel/brw: Use brw_analysis prefix for liveness analysis files
Move declaration to the common header and rename definition file. Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33048>
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
*/
|
||||
|
||||
#include "brw_fs.h"
|
||||
#include "brw_fs_live_variables.h"
|
||||
#include "brw_analysis.h"
|
||||
#include "brw_cfg.h"
|
||||
|
||||
/** @file
|
||||
|
||||
Reference in New Issue
Block a user