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 check for reqd_sub_group_size attribute mismatches (#1905)
Fixed an issue with comparing pointers to Attr objects rather than
values passed to the attribute in source code.
The bug were uncovered after #1778 landed, but it had been
introduced in #1807
0 commit comments