mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 07:00:17 +08:00
refactor: add method to get hw config from CompilerProductHelper
Related-To: NEO-7622 Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
6b7c4564d5
commit
bd32b21f7c
@@ -192,7 +192,6 @@ void IcllpHw1x6x8::setupHardwareInfo(HardwareInfo *hwInfo, bool setupFeatureTabl
|
||||
};
|
||||
|
||||
const HardwareInfo ICLLP::hwInfo = IcllpHw1x8x8::hwInfo;
|
||||
const uint64_t ICLLP::defaultHardwareInfoConfig = 0x100080008;
|
||||
|
||||
void setupICLLPHardwareInfoImpl(HardwareInfo *hwInfo, bool setupFeatureTableAndWorkaroundTable, uint64_t hwInfoConfig) {
|
||||
if (hwInfoConfig == 0x100080008) {
|
||||
|
||||
Reference in New Issue
Block a user