[PATCH] D149278: [RISCV] Remove CSR names that are not in Privileged Specification 1.12.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 13:35:46 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf0c36dc964a8: [RISCV] Remove CSR names that are not in Privileged Specification 1.12. (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149278

Files:
  llvm/docs/ReleaseNotes.rst
  llvm/lib/Target/RISCV/RISCVSystemOperands.td
  llvm/test/MC/RISCV/deprecated-csr-names.s
  llvm/test/MC/RISCV/rv32e-valid.s
  llvm/test/MC/RISCV/rv32i-valid.s
  llvm/test/MC/RISCV/supervisor-csr-names.s
  llvm/test/MC/RISCV/user-csr-names.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149278.517297.patch
Type: text/x-patch
Size: 8361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230426/e4e95330/attachment.bin>


More information about the llvm-commits mailing list