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