SWDEV-297448 - Add debug log print
Change-Id: Ieba1b2e5d766e3fbe84dfc875dde8268166b3f99
Dieser Commit ist enthalten in:
committet von
Maneesh Gupta
Ursprung
4be447ab8d
Commit
2e26ed1cbb
@@ -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);
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren