[all-commits] [llvm/llvm-project] 52a326: [InstCombine] Remove scalable vector restriction i...
junparser via All-commits
all-commits at lists.llvm.org
Tue Dec 15 05:19:40 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 52a3267ffafc27d2dbe3d419256f18a4a9d8c681
https://github.com/llvm/llvm-project/commit/52a3267ffafc27d2dbe3d419256f18a4a9d8c681
Author: Jun Ma <JunMa at linux.alibaba.com>
Date: 2020-12-15 (Tue, 15 Dec 2020)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
M llvm/test/Transforms/InstCombine/fold-bin-operand.ll
M llvm/test/Transforms/InstCombine/vec-binop-select.ll
M llvm/test/Transforms/InstCombine/vec_shuffle.ll
Log Message:
-----------
[InstCombine] Remove scalable vector restriction in foldVectorBinop
Differential Revision: https://reviews.llvm.org/D93289
More information about the All-commits
mailing list