[GlobalISel] matchSDivByConst should use isNullValue() (#89666)
It has been using isZeroValue(), which is for floats, not integers.
parent
579efe01
Please register or sign in to comment
It has been using isZeroValue(), which is for floats, not integers.