[llvm-branch-commits] [clang] [llvm] [OpenMP][clang] 6.0: num_threads strict (part 3: codegen) (PR #146405)
Shilei Tian via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Jun 30 13:13:17 PDT 2025
https://github.com/shiltian commented:
There doesn't seem to be any test case for the new added `__kmpc_parallel_60`. If it is orthogonal to the `__kmpc_push_num_threads_strict` change, I'd prefer to make it a separate PR and have tests there.
https://github.com/llvm/llvm-project/pull/146405
More information about the llvm-branch-commits
mailing list