This is an archive of the discontinued LLVM Phabricator instance.

[GlobalISel] Fix miscompile of G_UREM + G_UDIV due to not checking for equality of the first operands of each.
ClosedPublic

Authored by aemerson on Jul 25 2022, 3:18 PM.

Diff Detail

Event Timeline

aemerson created this revision.Jul 25 2022, 3:18 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 25 2022, 3:18 PM
aemerson requested review of this revision.Jul 25 2022, 3:18 PM
This revision is now accepted and ready to land.Jul 25 2022, 3:32 PM
This revision was landed with ongoing or failed builds.Jul 25 2022, 4:03 PM
This revision was automatically updated to reflect the committed changes.