================ @@ -149,6 +150,61 @@ static Value insertSubvectorInto(RewriterBase &rewriter, Location loc, dest, offsets, strides); } +static void dynamicallyExtractElementsToVector( ---------------- lialan wrote: updated. https://github.com/llvm/llvm-project/pull/114169