diff --git a/include/hip/hcc_detail/hip_runtime.h b/include/hip/hcc_detail/hip_runtime.h index c2302d4dc1..924e774af0 100644 --- a/include/hip/hcc_detail/hip_runtime.h +++ b/include/hip/hcc_detail/hip_runtime.h @@ -389,18 +389,9 @@ template(&f[idx]), + reinterpret_cast(&value), + sizeof(T)); idx += grid_dim; } }