Skip to content
Commit 20f2372a authored by Chris Lattner's avatar Chris Lattner
Browse files

canonicalize (x <u 2147483648) -> (x >s -1) and (x >u 2147483647) -> (x <s 0)

llvm-svn: 35886
parent 7ddbff09
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