This is an archive of the discontinued LLVM Phabricator instance.

[X86] Tests for (and/or (icmp eq/ne A, C), (icmp eq/ne A, -C)) <--> (icmp eq/ne (ABS A), ABS(C)); NFC
ClosedPublic

Authored by goldstein.w.n on Jan 25 2023, 10:13 PM.

Diff Detail

Event Timeline

goldstein.w.n created this revision.Jan 25 2023, 10:13 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 25 2023, 10:13 PM
Herald added a subscriber: pengfei. · View Herald Transcript
goldstein.w.n requested review of this revision.Jan 25 2023, 10:13 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 25 2023, 10:13 PM
pengfei accepted this revision.Feb 6 2023, 6:29 PM
This revision is now accepted and ready to land.Feb 6 2023, 6:29 PM
This revision was landed with ongoing or failed builds.Feb 14 2023, 4:59 PM
This revision was automatically updated to reflect the committed changes.