intel/compiler: don't use a keyword struct for a class fs_reg
authorAndrii Simiklit <andrii.simiklit@globallogic.com>
Tue, 23 Jul 2019 11:48:58 +0000 (14:48 +0300)
committerEric Engestrom <eric@engestrom.ch>
Wed, 24 Jul 2019 13:26:42 +0000 (13:26 +0000)
commitfa2fc68de132317ce63d407cef34e266c1d3e838
tree46b3ae39f39c2b1363d801162d624b5cb3bc576a
parent280dfa02fa288e7d141f36c6665f6134fd2d8cd9
intel/compiler: don't use a keyword struct for a class fs_reg

warning: struct 'fs_reg' was previously declared as a class
Fixes: e64be391 ("intel/compiler: generalize the combine constants pass")
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Andrii Simiklit <andrii.simiklit@globallogic.com>
src/intel/compiler/brw_fs_combine_constants.cpp