[llvm] [VPlan] Implement interleaving as VPlan-to-VPlan transform. (PR #95842)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 14 13:03:38 PDT 2024


================
@@ -1572,3 +1572,421 @@ void VPlanTransforms::dropPoisonGeneratingRecipes(
     }
   }
 }
+
----------------
fhahn wrote:

Will move once converged, as moving now would probably hide the comments here

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


More information about the llvm-commits mailing list