Files
clang-p2996/llvm/test/Transforms/LoopVectorize/outer-loop-wide-phis.ll
Florian Hahn 6c627831f9 [VPlan] Use VPlan predecessors in VPWidenPHIRecipe (NFC). (#126388)
Update VPWidenPHIRecipe to use the predecessors in VPlan to determine
the incoming blocks instead of tracking them separately. This brings
VPWidenPHIRecipe in line with the other phi recipes.

PR: https://github.com/llvm/llvm-project/pull/126388
2025-02-17 16:40:37 +01:00

13 KiB