mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 21:55:39 +08:00
The th.th_team_nproc is assigned in __kmp_allocate_thread() just 3 lines above, so there is no need to assign the same value again. llvm-svn: 246703