[InstCombine] add vector select of binops tests (PR37806)
authorSanjay Patel <spatel@rotateright.com>
Wed, 20 Jun 2018 17:48:43 +0000 (17:48 +0000)
committerSanjay Patel <spatel@rotateright.com>
Wed, 20 Jun 2018 17:48:43 +0000 (17:48 +0000)
commit74442061f27678bb13c47fce60a38d8975f42b5b
treeef20eaa86c3619074cbbe6620c6073f4aa642be8
parent5ac2629823d689309ba000ab624ab667b9f123dd
[InstCombine] add vector select of binops tests (PR37806)

These represent the most basic requested transform - a matching
operand and 2 constant operands.

llvm-svn: 335151
llvm/test/Transforms/InstCombine/shuffle_select.ll [new file with mode: 0644]