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] Allow generic_space multi_ptr in math builtins (#12049)
The non-preview builtins do not currently allow the generic address
space in multi_ptr passed to them. The spec allows these however, so
this patch changes the builtins to allow these through.
---------
Signed-off-by: Larsen, Steffen <[email protected]>
0 commit comments