[PATCH] D149278: [RISCV] Deprecate 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:19:33 PDT 2023


craig.topper updated this revision to Diff 517287.
craig.topper added a comment.

Remove the CSR names instead


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.517287.patch
Type: text/x-patch
Size: 8361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230426/bcf847dc/attachment.bin>


More information about the llvm-commits mailing list