[all-commits] [llvm/llvm-project] e9bf7a: [SLP] reduce code duplication for min/max vs. othe...
RotateRight via All-commits
all-commits at lists.llvm.org
Wed Nov 13 08:39:35 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e9bf7a60a03640e46642509947ec0b479efb8e88
https://github.com/llvm/llvm-project/commit/e9bf7a60a03640e46642509947ec0b479efb8e88
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2019-11-13 (Wed, 13 Nov 2019)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP] reduce code duplication for min/max vs. other reductions; NFCI
More information about the All-commits
mailing list