[PATCH] D116645: [RISCV][llvm] Update CSRs
    Alex Bradbury via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jan 12 03:47:08 PST 2022
    
    
  
asb accepted this revision.
asb added a comment.
This revision is now accepted and ready to land.
Thanks, LGTM (one teeny tiny nit regarding a comment in a test).
================
Comment at: llvm/test/MC/RISCV/rv32-only-csr-names.s:4
+
+# These user mode CSR register names are RV32 only.
+
----------------
Change to "The following CSR register names are all RV32 only."
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116645/new/
https://reviews.llvm.org/D116645
    
    
More information about the llvm-commits
mailing list