[llvm] [VPlan] Use VPIRMetadata for VPInterleaveRecipe. (PR #153084)

Mel Chen via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 19 01:21:34 PDT 2025


================
@@ -2630,8 +2638,10 @@ void VPlanTransforms::createInterleaveGroups(
       ReversePtr->insertBefore(InsertPos);
       Addr = ReversePtr;
     }
+
----------------
Mel-Chen wrote:

Unrelated blank

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


More information about the llvm-commits mailing list