diff options
| author | srcarroll <50210727+srcarroll@users.noreply.github.com> | 2024-07-02 11:12:51 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-02 11:12:51 -0500 |
| commit | 6820b0871807abff07df118659e0de2ca741cb0b (patch) | |
| tree | e6d4b4637118cd50e3cf4dfc0a1a421e72ca1cc8 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 6c3897d90eda4c39789ac9f4efa51db46734a249 (diff) | |
| download | llvm-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
