llvm
llvm copied to clipboard
[DevTSAN] Refine thread mapping algorithm for better performance
We selected up to 4 work items in each work group to do detection, the whole number of selected work items no more than kThreadSlotCount.