[Openmp-commits] [PATCH] D74092: Changed omp_get_max_threads() implementation to more closely match spec description.
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Feb 6 15:38:30 PST 2020
JonChesterfield added a comment.
Change looks good to me. @jdoerfert, @abataev, @grokos?
> Is the plan to convert all tests so that they support different architectures in the future and move them to common?
That sounds reasonable, though I'm not sure it's established as a plan. A fair amount of (to be added) tests should be totally architecture agnostic so those should end up under common. And some will always be architecture dependent.
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