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