This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add additional cmov tests. NFC
ClosedPublic

Authored by mundaym on Dec 23 2020, 8:59 AM.

Details

Summary

One or more cmov instructions could be generated for these functions
when the Zbt extension is present.

Diff Detail

Event Timeline

mundaym created this revision.Dec 23 2020, 8:59 AM
mundaym requested review of this revision.Dec 23 2020, 8:59 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 23 2020, 8:59 AM
craig.topper accepted this revision.Dec 23 2020, 11:11 AM
craig.topper added a subscriber: craig.topper.

LGTM

This revision is now accepted and ready to land.Dec 23 2020, 11:11 AM
This revision was automatically updated to reflect the committed changes.