[ConstraintElimination] Check if const. is small enough before using it
Check if the value of a ConstantInt is small enough to be used for solving before calling getSExtValue. Fixes #55085
Loading
Please sign in to comment
Check if the value of a ConstantInt is small enough to be used for solving before calling getSExtValue. Fixes #55085