SWDEV-297448 - Add debug log print
Change-Id: Ieba1b2e5d766e3fbe84dfc875dde8268166b3f99
[ROCm/clr commit: 2e26ed1cbb]
Этот коммит содержится в:
коммит произвёл
Maneesh Gupta
родитель
f6946fb86d
Коммит
14d8512375
@@ -746,7 +746,7 @@ bool Program::compileImplLC(const std::string& sourceCode,
|
||||
}
|
||||
}
|
||||
else {
|
||||
buildLog_ += "Error: Failed to compile opencl source (from CL or HIP source to LLVM IR).\n";
|
||||
buildLog_ += "Error: Failed to compile source (from CL or HIP source to LLVM IR).\n";
|
||||
}
|
||||
|
||||
amd::Comgr::destroy_data_set(inputs);
|
||||
|
||||
Ссылка в новой задаче
Block a user