Add tests which are not safe to vectorize because %indices are loaded in the loop and the same indices could be loaded in later iterations. Tests for https://github.com/llvm/llvm-project/issues/87189.
Add tests which are not safe to vectorize because %indices are loaded in the loop and the same indices could be loaded in later iterations. Tests for https://github.com/llvm/llvm-project/issues/87189.