diff options
author | Madhur Amilkanthwar <madhura@nvidia.com> | 2025-07-28 12:08:43 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-28 12:08:43 +0530 |
commit | 90de4a4ac96ef314e3af9c43c516d5aaf105777a (patch) | |
tree | bd2f73666c7a4f0dd77010ec19aa00c20b8840d7 /lldb/unittests/ScriptInterpreter/Python | |
parent | 495774d6d59379edad3c8c35be8c4672d4a513fa (diff) | |
download | llvm-90de4a4ac96ef314e3af9c43c516d5aaf105777a.zip llvm-90de4a4ac96ef314e3af9c43c516d5aaf105777a.tar.gz llvm-90de4a4ac96ef314e3af9c43c516d5aaf105777a.tar.bz2 |
[LoopFusion] Fix sink instructions (#147501)
If we have instructions in second loop's preheader which can be sunk, we
should also be adjusting PHI nodes to receive values from the fused loop's latch block.
Fixes #128600
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions