[llvm] [VPlan] Introduce scalar loop header in plan, remove VPLiveOut. (PR #109975)
via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 27 14:41:45 PDT 2024
================
@@ -8885,20 +8881,8 @@ static void addLiveOutsForFirstOrderRecurrences(
// Start by finding out if middle block branches to scalar preheader, which is
// not a VPIRBasicBlock, unlike Exit block - the other possible successor of
// middle block.
----------------
ayalz wrote:
```suggestion
```
obsolete?
https://github.com/llvm/llvm-project/pull/109975
More information about the llvm-commits
mailing list