[InstSimplify] add nuw %x, C2 must be at least C2
Use the fact that add nuw always creates a larger bit pattern when trying to simplify comparisons. llvm-svn: 245638
Loading
Please sign in to comment
Use the fact that add nuw always creates a larger bit pattern when trying to simplify comparisons. llvm-svn: 245638