implement instcombine folding for things like (x >> c) < 42.
We were previously simplifying divisions, but not right shifts! llvm-svn: 125454
Loading
Please register or sign in to comment
We were previously simplifying divisions, but not right shifts! llvm-svn: 125454