[all-commits] [llvm/llvm-project] 470b5c: [LV] Add test with multiple use of a FOR chained t...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Mar 1 06:19:48 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 470b5c7f0dc1f28db0e91234677915f1246d45af
https://github.com/llvm/llvm-project/commit/470b5c7f0dc1f28db0e91234677915f1246d45af
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-03-01 (Tue, 01 Mar 2022)
Changed paths:
M llvm/test/Transforms/LoopVectorize/first-order-recurrence-complex.ll
Log Message:
-----------
[LV] Add test with multiple use of a FOR chained together.
Additional test coverage for D118642.
More information about the All-commits
mailing list