intel/compiler: Drop invalidate_live_intervals()
Reviewed-by: Matt Turner <mattst88@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4012>
This commit is contained in:

committed by
Matt Turner

parent
acf24df201
commit
2878817197
@@ -1248,8 +1248,6 @@ backend_shader::calculate_cfg()
|
||||
void
|
||||
backend_shader::invalidate_analysis(brw::analysis_dependency_class c)
|
||||
{
|
||||
if (c)
|
||||
invalidate_live_intervals();
|
||||
}
|
||||
|
||||
extern "C" const unsigned *
|
||||
|
Reference in New Issue
Block a user