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][ESIMD] Use passthrough for mask_expand_load (#15664)
The unread elements had undefined values, causing sporadic failures.
We can't use the pass_thru arg to gather because that breaks Gen12 which
was working before.
Closes: #15257Closes: #15653
---------
Signed-off-by: Sarnie, Nick <[email protected]>
0 commit comments