This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Make Zicntr and Zihpm imply Zicsr.
ClosedPublic

Authored by craig.topper on Apr 21 2023, 2:17 PM.

Details

Summary

Zicntr and Zihpm are names for groups of CSRs so they should imply
that CSRs exist.

Diff Detail

Event Timeline

craig.topper created this revision.Apr 21 2023, 2:17 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 21 2023, 2:17 PM
craig.topper requested review of this revision.Apr 21 2023, 2:17 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 21 2023, 2:17 PM
This revision is now accepted and ready to land.Apr 24 2023, 7:46 PM
asb accepted this revision.Apr 24 2023, 10:38 PM

LGTM.

This revision was landed with ongoing or failed builds.Apr 26 2023, 10:13 AM
This revision was automatically updated to reflect the committed changes.