This is an archive of the discontinued LLVM Phabricator instance.

[InstCombine] Remove deadcode in `(icmp SignTest(shl/shr X))`; NFC
ClosedPublic

Authored by goldstein.w.n on Jun 5 2023, 11:06 AM.

Diff Detail

Event Timeline

goldstein.w.n created this revision.Jun 5 2023, 11:06 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 5 2023, 11:06 AM
goldstein.w.n requested review of this revision.Jun 5 2023, 11:06 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 5 2023, 11:06 AM

Actual commit

This revision is now accepted and ready to land.Jun 5 2023, 11:39 AM