[Openmp-commits] [openmp] [OpenMP] Add missing weak definitions of missing variables (PR #77767)
Joseph Huber via Openmp-commits
openmp-commits at lists.llvm.org
Thu Jan 11 05:36:10 PST 2024
https://github.com/jhuber6 commented:
The existing declaration of __omp_rtl_assume_threads_oversubscription in workshare.cpp should probably be removed replaced with one of these `mayUseNestedParallelism`. things.
https://github.com/llvm/llvm-project/pull/77767
More information about the Openmp-commits
mailing list