[Openmp-commits] [PATCH] D147511: [OpenMP] Fix nextgen plugin thread_limit clause bug on generic kernels.
Kevin Sala via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Apr 4 03:50:38 PDT 2023
kevinsala added a comment.
This patch is to support setting `thread_limit` clause to `-1`? Or is it for another case? If I'm not wrong, the OpenMP standard specifies that the value for `thread_limit` clause should be //positive//.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147511/new/
https://reviews.llvm.org/D147511
More information about the Openmp-commits
mailing list