Fix PR1907, a nasty miscompilation because instcombine didn't
realize that ne & sgt was a signed comparison (it was only looking at whether the left compare was signed). llvm-svn: 45937
Loading
Please register or sign in to comment
realize that ne & sgt was a signed comparison (it was only looking at whether the left compare was signed). llvm-svn: 45937