You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SYCL] Fix return type of initialization value extraction (#16224)
This commit fixes an issue where the function extracting the initial
value of a device_global would return it as a reference to a different
type, which in turn could cause some unexpected behavior.
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
0 commit comments