summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <johannes@jdoerfert.de>2023-11-03 14:44:06 -0700
committerJohannes Doerfert <johannes@jdoerfert.de>2023-11-06 11:50:41 -0800
commit921bd299134fbe17c676b2486af269e18281def4 (patch)
tree7f9b3cee7700a774ea926c54d4aecae3b49a1e1a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentabe71b77f9ac2fc689e899fa6aa2486120c53912 (diff)
[OpenMP] Remove alignment for global <-> local reduction functions
The alignment did likely not help much but increases the memory requirement. Note that half of the affected accesses are all performed by a single thread in each block. The reads are by consecutive threads in a single block.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions