aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
diff options
context:
space:
mode:
authorSlava Zakharin <szakharin@nvidia.com>2025-01-16 12:52:59 -0800
committerGitHub <noreply@github.com>2025-01-16 12:52:59 -0800
commit9a6433f0ff1b8e294ac785ea3b992304574e0d8f (patch)
tree80618a2e3a24b6bd36b701a0b2baba9e83387550 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
parent8fa0f0efce5fb81eb422e6d7eec74c66dafef4a3 (diff)
downloadllvm-9a6433f0ff1b8e294ac785ea3b992304574e0d8f.zip
llvm-9a6433f0ff1b8e294ac785ea3b992304574e0d8f.tar.gz
llvm-9a6433f0ff1b8e294ac785ea3b992304574e0d8f.tar.bz2
[flang] Inline hlfir.dot_product. (#123143)
Some good results for induct2, where dot_product is applied to a vector of unknow size and a known 3-element vector: the inlining ends up generating a 3-iteration loop, which is then fully unrolled. With late FIR simplification it is not happening even when the simplified intrinsics implementation is inlined by LLVM (because the loop bounds are not known). This change just follows the current approach to expose the loops for later worksharing application.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions