Files
clang-p2996/llvm/test/Transforms/LoopVectorize/X86
Florian Hahn 27ccc8835e [LV] Add tests with ephemeral values that are widened.
Add tests with loops with ephemeral values that are widened.
After 29b8b72117, @ephemeral_load_and_compare_another_load_used_outside
is vectorized even though the only vector values that are generated are
ephemeral.
2024-07-08 13:15:39 +01:00
..