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] Do not lock unconditionally while access queue_iml::MMissedCleanupRequests (#17883)
queue_impl::MMissedCleanupRequests is empty on hot path, use a flag to
avoid locking when empty.
---------
Co-authored-by: aelovikov-intel <andrei.elovikov@intel.com>
0 commit comments