mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-19 16:24:18 +08:00
refactor: remove unused code
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
33261d36bc
commit
9524b65b51
@@ -812,7 +812,6 @@ TEST(DecoderHelperTest, GivenProductFamilyWhenTranslatingToIgaGenBaseThenExpecte
|
||||
std::pair{IGFX_ALDERLAKE_P, IGA_XE},
|
||||
std::pair{IGFX_ALDERLAKE_S, IGA_XE},
|
||||
std::pair{IGFX_DG1, IGA_XE},
|
||||
std::pair{IGFX_XE_HP_SDV, IGA_XE_HP},
|
||||
std::pair{IGFX_DG2, IGA_XE_HPG},
|
||||
std::pair{IGFX_PVC, IGA_XE_HPC},
|
||||
std::pair{IGFX_UNKNOWN, IGA_GEN_INVALID}};
|
||||
|
||||
Reference in New Issue
Block a user