This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][Docs] Tweak the note about zicsr and zifencei since we now support version 2.1 of the base I specification.
ClosedPublic

Authored by craig.topper on Apr 21 2023, 11:42 AM.

Diff Detail

Event Timeline

craig.topper created this revision.Apr 21 2023, 11:42 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 21 2023, 11:42 AM
craig.topper requested review of this revision.Apr 21 2023, 11:42 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 21 2023, 11:42 AM
asb added a comment.Apr 21 2023, 11:51 AM

LGTM. I was going to suggest

without being in the ``-march`` string

so it's clearer that -march is a reference to a command line option, but that would be inconsistent with the reference to "march" in the next sentence.

Add - in front of march in both places. Make -march print in fixed width font.

asb accepted this revision.Apr 21 2023, 11:56 AM
This revision is now accepted and ready to land.Apr 21 2023, 11:56 AM
This revision was landed with ongoing or failed builds.Apr 21 2023, 12:41 PM
This revision was automatically updated to reflect the committed changes.