[InstCombine] remove redundant test
authorSanjay Patel <spatel@rotateright.com>
Fri, 14 Oct 2016 15:36:28 +0000 (15:36 +0000)
committerSanjay Patel <spatel@rotateright.com>
Fri, 14 Oct 2016 15:36:28 +0000 (15:36 +0000)
commit0b611dcabf5ea45aed59ead28cea782bcbbfa6c7
tree30b7f111b7a6d7359238333eef1d0cdcd9c34008
parentad0757febb5cfcbabbd8bcb3961c8ef8c9eb6b62
[InstCombine] remove redundant test

This test was apparently checking for 2 independent folds, but we have
plenty of tests for those individual folds already. We are lacking
vector tests, however, because we don't have the shift folds for vectors.

llvm-svn: 284243
llvm/test/Transforms/InstCombine/sub.ll