[mlir][Vector] Add InsertStridedSliceOp -> ShuffleOp for the rank-1 cases.
This also fixes the vector.shuffle C++ builder which had an incorrect type assumption that triggers with this new rewrite. The vector.shuffle semantics were correct though. Differential revision: https://reviews.llvm.org/D112578
Loading
Please sign in to comment