================
@@ -2420,70 +2423,159 @@ class LLVM_ABI_FOR_TEST VPInterleaveRecipe : public VPRecipeBase {
for (auto *SV : StoredValues)
addOperand(SV);
+
----------------
alexey-bataev wrote:
Restore
https://github.com/llvm/llvm-project/pull/152070