[all-commits] [llvm/llvm-project] 27ccc8: [LV] Add tests with ephemeral values that are wide...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Jul 8 05:16:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 27ccc8835e5163484234549fa6128eeb00d7432d
https://github.com/llvm/llvm-project/commit/27ccc8835e5163484234549fa6128eeb00d7432d
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
A llvm/test/Transforms/LoopVectorize/X86/ephemeral-recipes.ll
Log Message:
-----------
[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.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list