This is an archive of the discontinued LLVM Phabricator instance.

[InstCombine] Add tests for `(icmp pred (ssub.sat X, Y), 0)`; NFC
ClosedPublic

Authored by goldstein.w.n on Apr 29 2023, 10:39 AM.

Diff Detail

Event Timeline

goldstein.w.n created this revision.Apr 29 2023, 10:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 29 2023, 10:39 AM
Herald added a subscriber: StephenFan. · View Herald Transcript
goldstein.w.n requested review of this revision.Apr 29 2023, 10:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 29 2023, 10:39 AM
nikic accepted this revision.Apr 30 2023, 9:47 AM

LGTM

This revision is now accepted and ready to land.Apr 30 2023, 9:47 AM
This revision was landed with ongoing or failed builds.May 3 2023, 9:12 AM
This revision was automatically updated to reflect the committed changes.