This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Lower 64-bit uaddo/usubo
ClosedPublic

Authored by foad on Feb 24 2020, 7:20 AM.

Details

Summary

Add more test cases for signed and unsigned add/sub with overflow.

Diff Detail

Event Timeline

foad created this revision.Feb 24 2020, 7:20 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 24 2020, 7:20 AM
arsenm accepted this revision.Feb 24 2020, 10:56 AM
This revision is now accepted and ready to land.Feb 24 2020, 10:56 AM
This revision was automatically updated to reflect the committed changes.