[OPENMP]Improve use of the global tid parameter.
If we can determined, that the global tid parameter can be used in the function, better to use it rather than calling __kmpc_global_thread_num function. llvm-svn: 375134
Loading
Please sign in to comment