summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorTom Eccles <tom.eccles@arm.com>2024-08-22 14:11:51 +0100
committerGitHub <noreply@github.com>2024-08-22 14:11:51 +0100
commit2efc81aff4a18a640c585d507c357868162dbd43 (patch)
tree22c2f7d0889b8cd48f6c879a347bbffa72843176 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parenta964635939ed9fadcaf6833b29f4ebeb9a9df4ef (diff)
[mlir][OpenMP] Convert reduction alloc region to LLVMIR (#102524)
The intention of this change is to ensure that allocas end up in the entry block not spread out amongst complex reduction variable initialization code. The tests we have are quite minimized for readability and maintainability, making the benefits less obvious. The use case for this is when there are multiple reduction variables each will multiple blocks inside of the init region for that reduction. 2/3 Part 1: https://github.com/llvm/llvm-project/pull/102522 Part 3: https://github.com/llvm/llvm-project/pull/102525
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions