[Openmp-commits] [PATCH] D74092: Changed omp_get_max_threads() implementation to more closely match spec description.
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Feb 5 15:40:00 PST 2020
jdoerfert added a comment.
> This change does fail the api test, max_threads.c, because now it would return 64 instead of 32.
Can you please adjust the test and make it part of the commit.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74092/new/
https://reviews.llvm.org/D74092
More information about the Openmp-commits
mailing list