[all-commits] [llvm/llvm-project] b57451: [InstCombine] allow vector splats for add+xor with...
RotateRight via All-commits
all-commits at lists.llvm.org
Thu Oct 8 08:28:46 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b57451b011d39f5a36a8cd6236a49c47692ee89c
https://github.com/llvm/llvm-project/commit/b57451b011d39f5a36a8cd6236a49c47692ee89c
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-10-08 (Thu, 08 Oct 2020)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
M llvm/test/Transforms/InstCombine/add.ll
M llvm/test/Transforms/InstCombine/fold-sub-of-not-to-inc-of-add.ll
Log Message:
-----------
[InstCombine] allow vector splats for add+xor with signmask
More information about the All-commits
mailing list