X86: When emulating unsigned PCMPGTQ with PCMPGTD, fix the sign bit for the smaller type.
Otherwise we'll get a mix of signed and unsigned compares. Fixes PR15977. llvm-svn: 182364
Loading
Please register or sign in to comment
Otherwise we'll get a mix of signed and unsigned compares. Fixes PR15977. llvm-svn: 182364