[InstCombine] Use KnownBits::udiv() helper
This produces more precise results than the ad-hoc implementation. Noticed while trying to add a consistency assertion.
Loading
Please sign in to comment
This produces more precise results than the ad-hoc implementation. Noticed while trying to add a consistency assertion.