[all-commits] [llvm/llvm-project] c66286: [LV] Use specific first-order recurrence recipe as...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Dec 28 01:58:48 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c66286ed5924a6b1535f0eb9af4d19f8cf676be0
https://github.com/llvm/llvm-project/commit/c66286ed5924a6b1535f0eb9af4d19f8cf676be0
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-12-28 (Tue, 28 Dec 2021)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LV] Use specific first-order recurrence recipe as arg type (NFC).
Required for further refactoring in D116304.
More information about the All-commits
mailing list