llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[DevTSAN] Refine thread mapping algorithm for better performance

Open zhaomaosu opened this issue 7 months ago • 0 comments

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.

zhaomaosu avatar Jun 17 '25 08:06 zhaomaosu