This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add vcsr CSR name for V extension.
ClosedPublic

Authored by craig.topper on Oct 22 2021, 12:19 PM.

Diff Detail

Event Timeline

craig.topper created this revision.Oct 22 2021, 12:19 PM
craig.topper requested review of this revision.Oct 22 2021, 12:19 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 22 2021, 12:19 PM
Herald added a subscriber: MaskRay. · View Herald Transcript
kito-cheng accepted this revision.Oct 24 2021, 8:08 PM

LGTM, I am surprise this CSR isn't added yet, double checked with v-spec[1].

[1] https://github.com/riscv/riscv-v-spec/blob/master/v-spec.adoc#3-vector-extension-programmers-model

This revision is now accepted and ready to land.Oct 24 2021, 8:08 PM
frasercrmck accepted this revision.Oct 25 2021, 2:05 AM
This revision was landed with ongoing or failed builds.Oct 25 2021, 8:56 AM
This revision was automatically updated to reflect the committed changes.