Files
clang-p2996/llvm/test/Transforms/LoopVectorize
Florian Hahn 8bbc5e172a [LV] Add test with dead induction in vector loop used outside.
Add test with a induction phi that is not used in the vector loop, but
by an lcssa phi in the loop exit.
2022-02-28 10:39:08 +00:00
..