[all-commits] [llvm/llvm-project] 0c3bfb: [SLP] reduce code duplication for checking parent ...
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Sep 22 06:27:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0c3bfbe4bc212c8e6b54ffd6d9f59ae513e31247
https://github.com/llvm/llvm-project/commit/0c3bfbe4bc212c8e6b54ffd6d9f59ae513e31247
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-09-22 (Tue, 22 Sep 2020)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP] reduce code duplication for checking parent block; NFC
More information about the All-commits
mailing list