[all-commits] [llvm/llvm-project] 13ec3d: [LV] Add a getRecurrenceBinOp and make use of it. NFC
David Green via All-commits
all-commits at lists.llvm.org
Thu Oct 15 10:22:26 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 13ec3dd66fe4e8d2990da58e1416c881402dc48e
https://github.com/llvm/llvm-project/commit/13ec3dd66fe4e8d2990da58e1416c881402dc48e
Author: David Green <david.green at arm.com>
Date: 2020-10-15 (Thu, 15 Oct 2020)
Changed paths:
M llvm/include/llvm/Analysis/IVDescriptors.h
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LV] Add a getRecurrenceBinOp and make use of it. NFC
More information about the All-commits
mailing list