[PATCH] D151898: [RISCV] Guard Advance Interrupt Architecture CSRs with Smaia and Ssaia extensions.

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 00:27:19 PDT 2023


asb added a comment.

I tend to think the same way as @jrtc27 on gating CSRs. The overlapping encodings is a good point but I'm not sure it changes things radically - it just means you have an additional alias for a given CSR number which seems unlikey to be something you'd stumble into accidentally.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151898



More information about the llvm-commits mailing list