[ConstraintElimination] Add initial usub.with.overflow tests.
Optimizations can be used to eliminate unecessary overflow checks. This patch introduces some test cases where the checks can be safely removed Reviewed By: fhahn, fcloutier Differential Revision: https://reviews.llvm.org/D134038
Loading
Please sign in to comment