[all-commits] [llvm/llvm-project] 524150: [LV] Add test coverage for reductions with odd int...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Jan 17 06:34:50 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 524150fe070903772cc0c7215dad57ce50f61016
https://github.com/llvm/llvm-project/commit/524150fe070903772cc0c7215dad57ce50f61016
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-01-17 (Mon, 17 Jan 2022)
Changed paths:
A llvm/test/Transforms/LoopVectorize/reduction-odd-interleave-counts.ll
Log Message:
-----------
[LV] Add test coverage for reductions with odd interleave counts.
Add test coverage for loops with reductions and odd (3, 5) interleave
counts.
More information about the All-commits
mailing list