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][NATIVECPU] Update Native CPU attributes test (#15451)
Removes the check for `__mux_work_group_barrier` since on Native CPU
work group barriers are materialized by OCK's WorkItemLoopPass, and
since now we correctly remove unused functions from the module, there
are no more references to `__mux_work_group_barrier`.
0 commit comments