SWDEV-297448 - Add debug log print
Change-Id: Ieba1b2e5d766e3fbe84dfc875dde8268166b3f99
[ROCm/clr commit: 2e26ed1cbb]
This commit is contained in:
کامیت شده توسط
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