[all-commits] [llvm/llvm-project] 445006: [LV] Add test for re-using existing phi for SCEV Add.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Jul 25 13:09:28 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 445006d3a94e00bf6aa4ac650852aff52f0ca3b1
https://github.com/llvm/llvm-project/commit/445006d3a94e00bf6aa4ac650852aff52f0ca3b1
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-07-25 (Fri, 25 Jul 2025)
Changed paths:
M llvm/test/Transforms/LoopVectorize/reuse-lcssa-phi-scev-expansion.ll
Log Message:
-----------
[LV] Add test for re-using existing phi for SCEV Add.
Add another test case for
https://github.com/llvm/llvm-project/pull/147824, where the difference
between an existing phi and the target SCEV is an add of a constant.
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