Skip to content
Commit da80afef authored by Anders Carlsson's avatar Anders Carlsson
Browse files

Make InstCombiner::FoldAndOfICmps create a ConstantRange that's the

intersection of the LHS and RHS ConstantRanges and return "false" when
the range is empty.

This simplifies some code and catches some extra cases.

llvm-svn: 126744
parent b5d166ad
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