[llvm] [VPlan] Introduce explicit ExtractFromEnd recipes for live-outs. (PR #100658)

via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 10 13:02:15 PDT 2024


================
@@ -8517,20 +8534,121 @@ static void addLiveOutsForFirstOrderRecurrences(VPlan &Plan) {
   }
----------------
ayalz wrote:

```suggestion
    // TODO: set MiddleBuilder to MiddleVPBB->getFirstNonPhi().
  }
```

https://github.com/llvm/llvm-project/pull/100658


More information about the llvm-commits mailing list