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] Fix for an assertion when lowering esimd_unpack_mask (#4719)
esimd_unpack_mask call with a constant argument may trigger an assertion in
ESIMD lowering pass when it tries to cast a constant value to instruction.
Signed-off-by: Sergey Dmitriev <[email protected]>
0 commit comments