This is an archive of the discontinued LLVM Phabricator instance.

[test] Add more tests for cmp to sbb combination
ClosedPublic

Authored by chfast on Aug 23 2022, 4:44 AM.

Details

Summary

Add 2 more tests for potential DAG combine of cmp into sbb.

Diff Detail

Event Timeline

chfast created this revision.Aug 23 2022, 4:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 23 2022, 4:44 AM
Herald added a subscriber: pengfei. · View Herald Transcript
chfast requested review of this revision.Aug 23 2022, 4:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 23 2022, 4:44 AM
RKSimon accepted this revision.Aug 23 2022, 5:48 AM

LGTM

This revision is now accepted and ready to land.Aug 23 2022, 5:48 AM
This revision was landed with ongoing or failed builds.Aug 23 2022, 11:28 PM
This revision was automatically updated to reflect the committed changes.