This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Fix encoding for Zcb instruction c.sh.
ClosedPublic

Authored by craig.topper on Jun 26 2023, 11:03 AM.

Diff Detail

Event Timeline

craig.topper created this revision.Jun 26 2023, 11:03 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 26 2023, 11:03 AM
craig.topper requested review of this revision.Jun 26 2023, 11:03 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 26 2023, 11:03 AM
asb accepted this revision.Jun 27 2023, 5:49 AM

LGTM, good catch. I stepped through the other Zcb instructions (PDF vs tblgen field bits<16> Inst = { ... } and didn't see other errors FWIW.

This revision is now accepted and ready to land.Jun 27 2023, 5:49 AM
This revision was landed with ongoing or failed builds.Jun 27 2023, 9:45 AM
This revision was automatically updated to reflect the committed changes.