aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
diff options
context:
space:
mode:
authorKazushi Marukawa <marukawa@nec.com>2023-09-20 17:44:24 +0900
committerGitHub <noreply@github.com>2023-09-20 17:44:24 +0900
commit7b8130c2c38b54e93af6c9aeacd954f2085abd33 (patch)
treea7f73853882861c430dddf5a7d039999dc9664e7 /llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
parent1446e3cf7605f0988b914fac0a34d63045394ff3 (diff)
downloadllvm-7b8130c2c38b54e93af6c9aeacd954f2085abd33.zip
llvm-7b8130c2c38b54e93af6c9aeacd954f2085abd33.tar.gz
llvm-7b8130c2c38b54e93af6c9aeacd954f2085abd33.tar.bz2
[OpenMP][VE] Limit the number of threads to create (#66729)
VE supports up to 64 threads per a VE process. So, we limit the number of threads defined by KMP_MAX_NTH. We also modify the __kmp_sys_max_nth initialization to use KMP_MAX_NTH as a limit.
Diffstat (limited to 'llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp')
0 files changed, 0 insertions, 0 deletions