[all-commits] [llvm/llvm-project] 5e4966: [LV] Add test with an integer induction based on a...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Jan 14 07:57:01 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e4966cbae7ba58562aa323502aaf02023bcd8ae
https://github.com/llvm/llvm-project/commit/5e4966cbae7ba58562aa323502aaf02023bcd8ae
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-01-14 (Fri, 14 Jan 2022)
Changed paths:
A llvm/test/Transforms/LoopVectorize/induction-ptrcasts.ll
Log Message:
-----------
[LV] Add test with an integer induction based on a ptr one.
Reduced test case from the reproducer mentioned in
073c27b5e5851f13d99.
More information about the All-commits
mailing list