Currently the hoisting implementation expects single-defs. Bail out on multi-defs (VPInterleaveRecipe), to fix an assertion. Fixes https://github.com/llvm/llvm-project/issues/170666
Currently the hoisting implementation expects single-defs. Bail out on multi-defs (VPInterleaveRecipe), to fix an assertion. Fixes https://github.com/llvm/llvm-project/issues/170666