This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add CLB/CLH/SLB/SLH formats for Zcb instructions.
ClosedPublic

Authored by craig.topper on Feb 14 2023, 12:09 PM.

Details

Summary

This matches how they are described in the spec.

Rework the tablegen classes to make this format consistent with
other formats.

Diff Detail

Event Timeline

craig.topper created this revision.Feb 14 2023, 12:09 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 14 2023, 12:09 PM
craig.topper requested review of this revision.Feb 14 2023, 12:09 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 14 2023, 12:09 PM
asb accepted this revision.Feb 15 2023, 11:10 AM

LGTM.

This revision is now accepted and ready to land.Feb 15 2023, 11:10 AM
This revision was landed with ongoing or failed builds.Feb 15 2023, 1:04 PM
This revision was automatically updated to reflect the committed changes.