diff options
author | Dominik Adamski <dominik.adamski@amd.com> | 2023-11-10 20:38:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-10 20:38:56 +0100 |
commit | f2f5f1bfb6fa01177f3607301909b6c8f58bd1cd (patch) | |
tree | 5692fa4929abcdae9ea8801161d91736789045bd /llvm/lib/Support/CommandLine.cpp | |
parent | 3f906f513edea5c21867586d92151c4268230fe4 (diff) | |
download | llvm-f2f5f1bfb6fa01177f3607301909b6c8f58bd1cd.zip llvm-f2f5f1bfb6fa01177f3607301909b6c8f58bd1cd.tar.gz llvm-f2f5f1bfb6fa01177f3607301909b6c8f58bd1cd.tar.bz2 |
[OMPIRBuilder] Do not call __kmpc_push_num_threads for device parallel (#71934)
Function __kmpc_push_num_threads should be called only if we specify
number of threads for host parallel region.
Number of threads specified by the user should be passed as one of
arguments of __kmpc_parallel_51 function.
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions