[Openmp-commits] [PATCH] D74092: Changed omp_get_max_threads() implementation to more closely match spec description.

Ethan Stewart via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Feb 5 14:34:53 PST 2020


estewart08 retitled this revision from "Changed omp_get_max_threads() implementation to more closely match spec description: "The omp_get_max_threads routine returns an upper bound on the number of threads that could be used to form a new team if a parallel construct without a..." to "Changed omp_get_max_threads() implementation to more closely match spec description.".
estewart08 edited the summary of this revision.

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