Searched refs:can_shrink_barriers (Results 1 – 1 of 1) sorted by relevance
2792 bool can_shrink_barriers = s->api_workgroup_size <= s->wave_size; in handle_smaller_ms_api_workgroup() local2793 bool need_additional_barriers = scan_barriers && !can_shrink_barriers; in handle_smaller_ms_api_workgroup()2815 if (can_shrink_barriers) { in handle_smaller_ms_api_workgroup()