P4 to Git Change 2062152 by gandryey@gera-win10 on 2020/01/23 13:48:08
SWDEV-197836 - Drop the use of llvm header files in opencl runtime
- COv2 doesn't report HostCall argument properly. Make a workaround for it.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/devkernel.cpp#34 edit
[ROCm/clr commit: 6ace9abcd6]
Šī revīzija ir iekļauta:
@@ -110,6 +110,7 @@ static amd_comgr_status_t populateArgs(const amd_comgr_metadata_node_t key,
|
||||
{
|
||||
auto itValueKind = ArgValueKind.find(buf);
|
||||
if (itValueKind == ArgValueKind.end()) {
|
||||
lcArg->info_.hidden_ = true;
|
||||
return AMD_COMGR_STATUS_ERROR;
|
||||
}
|
||||
lcArg->info_.oclObject_ = itValueKind->second;
|
||||
|
||||
Atsaukties uz šo jaunā problēmā
Block a user