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] Disable device_global test compilation without device_image_scope (intel#1267)
Since device_global does not currently work without the
device_image_scope an error has been added to prevent any use of it
prior to proper support. This commit changes the device_global tests to
avoid compiling device_global without the currently required property.
Signed-off-by: Larsen, Steffen <[email protected]>
0 commit comments