[PATCH] D112342: [RISCV] Add vcsr CSR name for V extension.

Kito Cheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 24 20:08:33 PDT 2021


kito-cheng accepted this revision.
kito-cheng added a comment.
This revision is now accepted and ready to land.

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


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112342/new/

https://reviews.llvm.org/D112342



More information about the llvm-commits mailing list