================ @@ -1734,6 +1734,70 @@ struct VectorSplatNdOpLowering : public ConvertOpToLLVMPattern<SplatOp> { } }; +struct VectorInterleaveOpLowering ---------------- dcaballe wrote: doc https://github.com/llvm/llvm-project/pull/80315