Files
clang-p2996/llvm/test
Florian Hahn a4f8705b05 [LAA] Precommit test with loops where indices are loaded in each iter.
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.
2024-07-13 21:25:32 +01:00
..