diff options
| author | Johannes Doerfert <johannes@jdoerfert.de> | 2023-10-26 14:45:07 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-26 14:45:07 -0700 |
| commit | 0ba57c8bbac0e6c5cc5a85b615b801f9b8749017 (patch) | |
| tree | 536e46b632efea77a0a9d9c09ad2bf1355217184 /lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h | |
| parent | 57cebc709df0ce839807b852432eccf345d8a63e (diff) | |
[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/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h')
0 files changed, 0 insertions, 0 deletions
