This is an archive of the discontinued LLVM Phabricator instance.

[InstCombine] Add tests for simplifying `(icmp ({z|s}ext X), C)` where `C` is vector; NFC
ClosedPublic

Authored by goldstein.w.n on Mar 30 2023, 2:29 PM.

Diff Detail

Event Timeline

goldstein.w.n created this revision.Mar 30 2023, 2:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 30 2023, 2:29 PM
goldstein.w.n requested review of this revision.Mar 30 2023, 2:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 30 2023, 2:29 PM
nikic accepted this revision.Apr 2 2023, 1:36 AM

LGTM

This revision is now accepted and ready to land.Apr 2 2023, 1:36 AM
This revision was landed with ongoing or failed builds.Apr 3 2023, 9:05 AM
This revision was automatically updated to reflect the committed changes.