[X86] Update the test case for v4i1 bitselect in combine-bitselect.ll to not have...
authorCraig Topper <craig.topper@intel.com>
Wed, 3 Apr 2019 00:05:03 +0000 (00:05 +0000)
committerCraig Topper <craig.topper@intel.com>
Wed, 3 Apr 2019 00:05:03 +0000 (00:05 +0000)
commit16683a3ef81a598a249b89c4ef7aa283f4979d83
treea212899043f363e72cb8aac150a5ad663906c8e5
parentca9eb68541d4b263fa7467515b9bd3ccc8e84e71
[X86] Update the test case for v4i1 bitselect in combine-bitselect.ll to not have an infinite loop in IR.

In fact we don't even need a loop at all. I backed out the bug fix this was testing for and verified that this new case hit the same issue.

This should stop D59626 from deleting some of this code by realizing it was dead due to the loop.

llvm-svn: 357544
llvm/test/CodeGen/X86/combine-bitselect.ll