This PR fixes an out-of-bounds bug that occurs when there are no overlap dimensions between the `sizes` and source of `vector.extract_strided_slice`, causing access to `sizes` to go out of bounds. Fixes #126196.
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.