The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
The ICV value was incorrectly being read from kmp_max_nth instead of from kmp_threads[__kmp_gtid]->th.th_current_task->td_icvs.thread_limit. Fix provided by: nagajyothi.e@amd.com
The ICV value was incorrectly being read from kmp_max_nth instead of from kmp_threads[__kmp_gtid]->th.th_current_task->td_icvs.thread_limit. Fix provided by: nagajyothi.e@amd.com