SWDEV-240806 - Fix Windows build
Fixes error "All control paths should return a value".
Change-Id: I4178ee4b644cd54629bd2a2f4c57eb58d2709ab8
[ROCm/clr commit: 578b6d32f4]
This commit is contained in:
@@ -50,6 +50,7 @@ hipError_t ihipValidateKernelParams(const hipKernelNodeParams* pNodeParams) {
|
||||
if (status != hipSuccess) {
|
||||
return status;
|
||||
}
|
||||
return hipSuccess;
|
||||
}
|
||||
|
||||
hipError_t ihipGraphAddKernelNode(hipGraphNode_t* pGraphNode, hipGraph_t graph,
|
||||
|
||||
مرجع در شماره جدید
Block a user