aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <johannes@jdoerfert.de>2023-10-26 14:45:07 -0700
committerGitHub <noreply@github.com>2023-10-26 14:45:07 -0700
commit0ba57c8bbac0e6c5cc5a85b615b801f9b8749017 (patch)
tree536e46b632efea77a0a9d9c09ad2bf1355217184 /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp
parent57cebc709df0ce839807b852432eccf345d8a63e (diff)
downloadllvm-0ba57c8bbac0e6c5cc5a85b615b801f9b8749017.zip
llvm-0ba57c8bbac0e6c5cc5a85b615b801f9b8749017.tar.gz
llvm-0ba57c8bbac0e6c5cc5a85b615b801f9b8749017.tar.bz2
[OpenMP] Pass min/max thread and team count to the OMPIRBuilder (#70247)
We now provide the information about the min/max thread and team count from to the OMPIRBuilder, no matter what the source was. That means we unify `thread_limit`, `num_teams`, `num_threads` handling with the target specific attriutes (`__launch_bounds__` and `amdgpu_flat_work_group_size`). This is in preparation to pass the values to the runtime, and to allow the middle-end (OpenMP-opt) to tighten the values if it seems appropriate. There is no "real" change after this commit.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions