Skip to content
Commit ea927bae authored by Craig Topper's avatar Craig Topper
Browse files

[InstCombine] Teach foldICmpUsingKnownBits to simplify SLE/SGE/ULE/UGE to...

[InstCombine] Teach foldICmpUsingKnownBits to simplify SLE/SGE/ULE/UGE to equality comparisons when the min/max ranges intersect in a single value.

This is the inverse of what we do for SGT/SLT/UGT/ULT.

llvm-svn: 314032
parent 73a99890
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment