Add check so we don't try to perform an impossible transformation. Fixes issue from...
[oota-llvm.git] / test / CodeGen / X86 / 2010-08-04-MaskedSignedCompare.ll
2010-08-04 Eli FriedmanPR7814: Truncates cannot be ignored for signed comparisons.