[all-commits] [llvm/llvm-project] 518bcc: [LV] Add epilogue test with variable induction sta...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Oct 13 07:57:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 518bccfd6e8b3aa3a35d7247ba7d956c0d64d2e1
https://github.com/llvm/llvm-project/commit/518bccfd6e8b3aa3a35d7247ba7d956c0d64d2e1
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-10-13 (Thu, 13 Oct 2022)
Changed paths:
M llvm/test/Transforms/LoopVectorize/AArch64/epilog-vectorization-widen-inductions.ll
Log Message:
-----------
[LV] Add epilogue test with variable induction start value.
Add additional test mentioned by @venkataramanan.kumar.llvm in
D92132.
More information about the All-commits
mailing list