[all-commits] [llvm/llvm-project] 40fdb4: [SLP] improve readability in reduction logic; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Mar 16 04:35:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 40fdb43d300ceb8609f9e6a513cbaaf5924080a2
https://github.com/llvm/llvm-project/commit/40fdb43d300ceb8609f9e6a513cbaaf5924080a2
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-03-16 (Tue, 16 Mar 2021)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP] improve readability in reduction logic; NFC
We had 2 different and ambiguously-named 'I' variables.
More information about the All-commits
mailing list