mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-20 00:24:58 +08:00
Revert "Remove overridePlatformName method"
This reverts commit 2484c68fe3.
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
7d7efb5acd
commit
84a1ccb991
@@ -339,6 +339,7 @@ int OfflineCompiler::initHardwareInfo(std::string deviceName) {
|
||||
return retVal;
|
||||
}
|
||||
|
||||
overridePlatformName(deviceName);
|
||||
std::transform(deviceName.begin(), deviceName.end(), deviceName.begin(), ::tolower);
|
||||
const char hexPrefix = 2;
|
||||
std::string product("");
|
||||
|
||||
Reference in New Issue
Block a user