[all-commits] [llvm/llvm-project] a44238: [SLP] use unary shuffle creator to reduce code dup...
RotateRight via All-commits
all-commits at lists.llvm.org
Mon Sep 21 10:54:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a44238cb443f13c1e9fd42f6269f019d505ff5dd
https://github.com/llvm/llvm-project/commit/a44238cb443f13c1e9fd42f6269f019d505ff5dd
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-09-21 (Mon, 21 Sep 2020)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP] use unary shuffle creator to reduce code duplication; NFC
More information about the All-commits
mailing list