aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorsrcarroll <50210727+srcarroll@users.noreply.github.com>2024-07-02 11:12:51 -0500
committerGitHub <noreply@github.com>2024-07-02 11:12:51 -0500
commit6820b0871807abff07df118659e0de2ca741cb0b (patch)
treee6d4b4637118cd50e3cf4dfc0a1a421e72ca1cc8 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent6c3897d90eda4c39789ac9f4efa51db46734a249 (diff)
downloadllvm-6820b0871807abff07df118659e0de2ca741cb0b.zip
llvm-6820b0871807abff07df118659e0de2ca741cb0b.tar.gz
llvm-6820b0871807abff07df118659e0de2ca741cb0b.tar.bz2
Refactor LoopFuseSiblingOp and support parallel fusion (#94391)
This patch refactors code related to `LoopFuseSiblingOp` transform in attempt to reduce duplicate common code. The aim is to refactor as much as possible to a functions on `LoopLikeOpInterface`s, but this is still a work in progress. A full refactor will require more additions to the `LoopLikeOpInterface`. In addition, `scf.parallel` fusion support has been added.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions