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

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 5 04:09:44 PDT 2024


================
@@ -8452,7 +8452,104 @@ static void addUsersInExitBlock(
            return P && Inductions.contains(P);
----------------
fhahn wrote:

FOR should now be handled below

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


More information about the llvm-commits mailing list