[all-commits] [llvm/llvm-project] a512ce: [LV] Add tests for non-constant stride pointer ind...
Philip Reames via All-commits
all-commits at lists.llvm.org
Fri Mar 31 09:11:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a512ce5e1291b8ef5ee7a6f0808ba922eba67514
https://github.com/llvm/llvm-project/commit/a512ce5e1291b8ef5ee7a6f0808ba922eba67514
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-03-31 (Fri, 31 Mar 2023)
Changed paths:
A llvm/test/Transforms/LoopVectorize/pointer-induction-unroll.ll
M llvm/test/Transforms/LoopVectorize/pointer-induction.ll
Log Message:
-----------
[LV] Add tests for non-constant stride pointer inductions
Reduced from the case which triggered the revert of 498aa534f472, and then generalized to cover both expansion paths.
More information about the All-commits
mailing list