This is an archive of the discontinued LLVM Phabricator instance.

[InstCombine] Add new tests that check the icmp-ashr baseline.
ClosedPublic

Authored by nadav on Jan 14 2022, 10:29 AM.

Details

Summary

This commit adds new tests that check the patterns that D117252 will fix, as requested by @spatel.

Diff Detail

Event Timeline

nadav requested review of this revision.Jan 14 2022, 10:29 AM
nadav created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJan 14 2022, 10:29 AM
spatel accepted this revision.Jan 14 2022, 10:31 AM

LGTM

This revision is now accepted and ready to land.Jan 14 2022, 10:31 AM
This revision was landed with ongoing or failed builds.Jan 14 2022, 10:59 AM
This revision was automatically updated to reflect the committed changes.