[all-commits] [llvm/llvm-project] fd9cd3: Revert "[InstCombine] fold opposite shifts around ...
RotateRight via All-commits
all-commits at lists.llvm.org
Thu Dec 30 08:55:54 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fd9cd3408baff99e4982be5357057909b7b2b005
https://github.com/llvm/llvm-project/commit/fd9cd3408baff99e4982be5357057909b7b2b005
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-12-30 (Thu, 30 Dec 2021)
Changed paths:
M llvm/include/llvm/CodeGen/BasicTTIImpl.h
M llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp
M llvm/test/Transforms/InstCombine/lshr.ll
M llvm/test/Transforms/LoopVectorize/X86/gather_scatter.ll
Log Message:
-----------
Revert "[InstCombine] fold opposite shifts around an add"
This reverts commit 2e3e0a5c288041745f88a06e66a831c236a3bb1f.
Some unintended diffs snuck into this patch.
More information about the All-commits
mailing list