[all-commits] [llvm/llvm-project] 9e796d: [InstCombine] foldShiftOfShiftedLogic - add suppor...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Oct 9 06:26:00 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9e796d5e71d74abaec07295aac5a60a70eb9b057
https://github.com/llvm/llvm-project/commit/9e796d5e71d74abaec07295aac5a60a70eb9b057
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-10-09 (Fri, 09 Oct 2020)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp
M llvm/test/Transforms/InstCombine/shift-logic.ll
Log Message:
-----------
[InstCombine] foldShiftOfShiftedLogic - add support for nonuniform constant vectors
More information about the All-commits
mailing list