Skip to content
Commit 5bc253c8 authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 93ebe1df
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment