[ConstraintElimination] Add tests to check for transfering facts from sgt to ugt.
If we have a >s b and we know that b >s 0 then we also can infer that a >u b. Reviewed By: fhahn Differential Revision: https://reviews.llvm.org/D148321
Loading
Please sign in to comment