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

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 12 12:44:47 PDT 2024


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

Added, thanks!

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


More information about the llvm-commits mailing list