This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add test case for D156082 to condops.ll
ClosedPublic

Authored by craig.topper on Jul 23 2023, 11:27 PM.

Details

Summary

This test is copied from select-cc.ll. It wasn't worth adding
Zicond RUN lines to that file.

Diff Detail

Event Timeline

craig.topper created this revision.Jul 23 2023, 11:27 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 23 2023, 11:27 PM
craig.topper requested review of this revision.Jul 23 2023, 11:27 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 23 2023, 11:27 PM
Herald added subscribers: eopXD, MaskRay. · View Herald Transcript
wangpc accepted this revision.Jul 24 2023, 5:25 AM
This revision is now accepted and ready to land.Jul 24 2023, 5:25 AM
asb accepted this revision.Jul 24 2023, 7:36 AM

LGTM.

This revision was automatically updated to reflect the committed changes.