If part of the mask is "undef", then ignore it as we don't care what goes into it.
authorBill Wendling <isanbard@gmail.com>
Thu, 21 Aug 2008 22:36:36 +0000 (22:36 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 21 Aug 2008 22:36:36 +0000 (22:36 +0000)
commitae0218c914331510e2d7e3cda4d33d0457e2552d
tree7e64f92e3915048036569bd87e1ac8acf8149eb3
parente85dc49e13265af1b41a14e6359537e14d8f9ecb
If part of the mask is "undef", then ignore it as we don't care what goes into it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55147 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp