[Openmp-commits] [openmp] [OpenMP][clang] 6.0: num_threads strict (part 1: host runtime) (PR #146403)

Robert Imschweiler via Openmp-commits openmp-commits at lists.llvm.org
Mon Jul 7 13:03:44 PDT 2025


ro-i wrote:

> I'm wondering whether the runtime code is sufficient to implement 6.0 runtime error behavior for the strict modifier. As I understand the runtime change in this PR, it only catches the case for serialized parallel regions.

The other cases are already covered by https://github.com/llvm/llvm-project/pull/85466/files

https://github.com/llvm/llvm-project/pull/146403


More information about the Openmp-commits mailing list