> + /* Similarly for insertions, handle patterns like > + (set (subreg:V4DI (reg:V8DI) idx)
^^^ It's offset rather than idx, although implementation is right, but I think it's still worth to correct the comment > + reg:V4DI) > + and transform them into vector slideups. */
