[PATCH] D153499: [RISCV] Add support for custom CSRs for Sifive S76.

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 14:12:21 PDT 2023


jrtc27 added a comment.

Should vendor-specific CSRs not have vendor-prefixed names just as vendor-specific instructions do? Having their names collide with standard ones sounds like a terrible idea.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153499



More information about the llvm-commits mailing list