Unverified Commit 5fef5e68 authored by AtariDreams's avatar AtariDreams Committed by GitHub
Browse files

[GlobalISel] matchSDivByConst should use isNullValue() (#89666)

It has been using isZeroValue(), which is for floats, not integers.
parent 579efe01
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment