[InstCombine] fix binop (shuffle X), C --> shuffle (binop X, C') to check uses
authorSanjay Patel <spatel@rotateright.com>
Tue, 15 May 2018 22:00:37 +0000 (22:00 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 15 May 2018 22:00:37 +0000 (22:00 +0000)
commit919882638ed8d5d7e56ceacaa58d259b2421ae82
treed65c338a67c1f29e184b170e0e9dbcf71f9584a9
parent1be4bf9abcbea756d628beb870efb09e6fdcc1a8
[InstCombine] fix binop (shuffle X), C --> shuffle (binop X, C') to check uses

llvm-svn: 332407
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/test/Transforms/InstCombine/vec_shuffle.ll